Interface CommandContext

All Superinterfaces:
Context, MetadataContext

public interface CommandContext extends MetadataContext
Context for action calls.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Access to tracing for custom app specific tracing.

    Methods inherited from interface akka.javasdk.Context Link icon

    selfRegion

    Methods inherited from interface akka.javasdk.MetadataContext Link icon

    metadata
  • Method Details Link icon

    • tracing Link icon

      Tracing tracing()
      Access to tracing for custom app specific tracing.