Class ContainerThreadpoolImpl

java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.container.handler.threadpool.ContainerThreadpoolImpl
All Implemented Interfaces:
com.yahoo.component.Component, com.yahoo.component.Deconstructable, ContainerThreadPool, AutoCloseable, Comparable<com.yahoo.component.Component>

public class ContainerThreadpoolImpl extends com.yahoo.component.AbstractComponent implements AutoCloseable, ContainerThreadPool
Default implementation of ContainerThreadPool.
Author:
Steinar Knutsen, Henning Baldersheim, bratseth, bjorncs