Class IdGeneratorConfigurer

java.lang.Object
org.springframework.integration.config.IdGeneratorConfigurer
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>

public final class IdGeneratorConfigurer extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
Since:
2.0.4
  • Constructor Details

    • IdGeneratorConfigurer

      public IdGeneratorConfigurer()
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>