Class SubscriberExecutorServiceConfig


  • @Requires(missingProperty="micronaut.executors.consumer")
    @Factory
    public class SubscriberExecutorServiceConfig
    extends java.lang.Object
    Configures a ScheduledExecutorService for running CoherenceTopicListener instances.
    Since:
    1.0
    Author:
    Jonathan Knight
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SubscriberExecutorServiceConfig

        public SubscriberExecutorServiceConfig()