Package akka.javasdk
Interface MetadataContext
- All Superinterfaces:
Context
- All Known Subinterfaces:
AgentContext,CommandContext,CommandContext,CommandContext,CommandContext,EventContext,MessageContext,UpdateContext
Context that provides access to metadata.
-
Method Summary
Methods inherited from interface akka.javasdk.Context
selfRegion
-
Method Details
-
metadata
Metadata metadata()Get the metadata associated with this context.
-