Class PostgresAxoniqAddon

java.lang.Object
io.axoniq.framework.postgresql.PostgresAxoniqAddon
All Implemented Interfaces:
io.axoniq.license.entitlement.AxoniqAddon

public class PostgresAxoniqAddon extends Object implements io.axoniq.license.entitlement.AxoniqAddon
AxoniqAddon implementation for the Axon Framework PostgreSQL Extension. This allows the extension to be detected and logged at startup, and to be included in the license entitlement system.
Since:
1.0.0
Author:
Mitchell Herrijgers
  • Constructor Details

    • PostgresAxoniqAddon

      public PostgresAxoniqAddon()
  • 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