java.lang.Object
org.apache.fineract.infrastructure.springbatch.messagehandler.spring.SpringEventWorkerConfig

@Configuration @EnableBatchIntegration @Conditional(SpringEventWorkerCondition.class) public class SpringEventWorkerConfig extends Object
  • Constructor Details

    • SpringEventWorkerConfig

      public SpringEventWorkerConfig()
  • Method Details

    • inboundFlow

      @Bean public org.springframework.integration.dsl.IntegrationFlow inboundFlow()
    • eventListener

      @Bean public org.springframework.integration.event.inbound.ApplicationEventListeningMessageProducer eventListener()