Package akka.javasdk
Interface Context
- All Known Subinterfaces:
CommandContext
,CommandContext
,CommandContext
,CommandContext
,EntityContext
,EventContext
,EventSourcedEntityContext
,GrpcRequestContext
,KeyValueEntityContext
,MessageContext
,MetadataContext
,OriginAwareContext
,RequestContext
,UpdateContext
,WorkflowContext
public interface Context
Root class of all contexts.
-
Method Details
-
selfRegion
String selfRegion()Returns the region where this instance is running.
-