Class DefaultThreadPoolFactory

  • All Implemented Interfaces:
    org.apache.camel.spi.ThreadPoolFactory

    public class DefaultThreadPoolFactory
    extends Object
    implements org.apache.camel.spi.ThreadPoolFactory
    Factory for thread pools that uses the JDK Executors for creating the thread pools.
    • Constructor Detail

      • DefaultThreadPoolFactory

        public DefaultThreadPoolFactory()