Class CheckpointingAxoniqAddon

java.lang.Object
io.axoniq.framework.messaging.eventstreaming.checkpoint.CheckpointingAxoniqAddon
All Implemented Interfaces:
io.axoniq.license.entitlement.AxoniqAddon

public class CheckpointingAxoniqAddon extends Object implements io.axoniq.license.entitlement.AxoniqAddon
AxoniqAddon implementation for the Axoniq Framework self-checkpointing event handlers. Allows the module to be detected and logged at startup, and to be included in the license entitlement system.
Since:
5.3.0
Author:
Allard Buijze
  • Constructor Details

    • CheckpointingAxoniqAddon

      public CheckpointingAxoniqAddon()
  • Method Details

    • identifier

      public String identifier()
      Specified by:
      identifier in interface io.axoniq.license.entitlement.AxoniqAddon
    • name

      public String name()
      Specified by:
      name in interface io.axoniq.license.entitlement.AxoniqAddon