Interface EventSourcedEntityCreationContext
-
- All Superinterfaces:
Context
,EntityContext
,EventSourcedContext
public interface EventSourcedEntityCreationContext extends EventSourcedContext
Creation context forEventSourcedEntity
annotated entities.This may be accepted as an argument to the constructor of an event sourced entity.
-
-
Method Summary
-
Methods inherited from interface io.cloudstate.javasupport.Context
serviceCallFactory
-
Methods inherited from interface io.cloudstate.javasupport.EntityContext
entityId
-
-