Package org.apache.commons.pool2.impl
Class EvictionTimer.EvictorThreadFactory
java.lang.Object
org.apache.commons.pool2.impl.EvictionTimer.EvictorThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Enclosing class:
- EvictionTimer
Thread factory that creates a daemon thread, with the context class loader from this class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EvictorThreadFactory
private EvictorThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-