Class EvictionTimer.EvictorThreadFactory
java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.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:
newThread
in interfaceThreadFactory
-