Class EvictionTimer.EvictorThreadFactory

java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl.EvictionTimer.EvictorThreadFactory
All Implemented Interfaces:
ThreadFactory
Enclosing class:
EvictionTimer

private static class EvictionTimer.EvictorThreadFactory extends Object implements ThreadFactory
Thread factory that creates a daemon thread, with the context class loader from this class.
  • Constructor Details

    • EvictorThreadFactory

      private EvictorThreadFactory()
  • Method Details