Class DaemonPoolBuilder

java.lang.Object
com.tangosol.coherence.config.builder.DaemonPoolBuilder
All Implemented Interfaces:
ParameterizedBuilder<com.tangosol.internal.util.DaemonPool>

public class DaemonPoolBuilder extends Object implements ParameterizedBuilder<com.tangosol.internal.util.DaemonPool>
A ParameterizedBuilder that builds a DaemonPool. If the minimum thread count is not configured it will be set to the number of processors.