Class IOExecutorServiceConfig


  • @Requires(missingProperty="micronaut.executors.io")
    @Factory
    public class IOExecutorServiceConfig
    extends java.lang.Object
    Configures the default I/O thread pool if none is configured by the user.
    Since:
    1.0
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • IOExecutorServiceConfig

        public IOExecutorServiceConfig()