Package io.micronaut.rabbitmq.executor
Class RabbitConsumerExecutorFactory
- java.lang.Object
-
- io.micronaut.rabbitmq.executor.RabbitConsumerExecutorFactory
-
@Requires(missingProperty="micronaut.executors.consumer") @Factory public class RabbitConsumerExecutorFactory extends java.lang.ObjectConfigures aScheduledExecutorServicefor runningRabbitListenerinstances.- Since:
- 1.1.0
-
-
Constructor Summary
Constructors Constructor Description RabbitConsumerExecutorFactory()
-