Package kalix.javasdk

Interface MetadataContext

All Superinterfaces:
Context
All Known Subinterfaces:
ActionContext, CommandContext, CommandContext, CommandContext, CommandContext, 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.

    Methods inherited from interface kalix.javasdk.Context

    materializer
  • Method Details

    • metadata

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