Interface CommandContext

All Superinterfaces:
Context, MetadataContext

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

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

    Methods inherited from interface akka.javasdk.MetadataContext

    metadata
  • Method Details

    • tracing

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