Module org.glassfish.grizzly
Package org.glassfish.grizzly.strategies
Interface WorkerThreadPoolConfigProducer
- All Known Subinterfaces:
IOStrategy
- All Known Implementing Classes:
AbstractIOStrategy,LeaderFollowerNIOStrategy,SameThreadIOStrategy,SimpleDynamicNIOStrategy,WorkerThreadIOStrategy
public interface WorkerThreadPoolConfigProducer
Strategy implementations may implement this interface to signify they have certain thread pool configuration
requirements that could be used when building the runtime.
- Since:
- 2.0
-
Method Summary
-
Method Details
-
createDefaultWorkerPoolConfig
-