Class ThreadPoolExecutorComponent

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.handler.ThreadpoolConfig.Producer, ConfigProducer, java.io.Serializable, java.lang.Comparable<Component<?,​?>>

    public class ThreadPoolExecutorComponent
    extends SimpleComponent
    implements com.yahoo.container.handler.ThreadpoolConfig.Producer
    Component definition for a Executor using ThreadPoolProvider.
    Author:
    bjorncs
    See Also:
    Serialized Form
    • Method Detail

      • getConfig

        public void getConfig​(com.yahoo.container.handler.ThreadpoolConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.container.handler.ThreadpoolConfig.Producer