Class RabbitConsumerExecutorFactory

java.lang.Object
io.micronaut.rabbitmq.executor.RabbitConsumerExecutorFactory

@Requires(missingProperty="micronaut.executors.consumer") @Factory public class RabbitConsumerExecutorFactory extends Object
Configures a ScheduledExecutorService for running RabbitListener instances.
Since:
1.1.0
Author:
James Kleeh
  • Constructor Details

    • RabbitConsumerExecutorFactory

      public RabbitConsumerExecutorFactory()