java.lang.Object
org.apache.fineract.infrastructure.springbatch.WorkerConfig

@Configuration @ConditionalOnProperty(value="fineract.mode.batch-worker-enabled", havingValue="true") public class WorkerConfig extends Object
  • Constructor Details

    • WorkerConfig

      public WorkerConfig()
  • Method Details

    • inboundRequests

      @Bean public org.springframework.integration.channel.QueueChannel inboundRequests()
    • inputInterceptor

      @Bean public InputChannelInterceptor inputInterceptor()