Interface QuarkusPolarisEventListenerConfiguration


@StaticInitSafe @ConfigMapping(prefix="polaris.event-listener") public interface QuarkusPolarisEventListenerConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the event listener to use.
  • Method Details

    • type

      String type()
      The type of the event listener to use. Must be a registered PolarisEventListener identifier.