Package akka.javasdk

Interface MetadataContext

All Superinterfaces:
Context
All Known Subinterfaces:
CommandContext, CommandContext, CommandContext, CommandContext, MessageContext, UpdateContext

public interface MetadataContext extends Context
Context that provides access to metadata.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the metadata associated with this context.
  • Method Details

    • metadata

      Metadata metadata()
      Get the metadata associated with this context.