Package org.tmatesoft.svn.core.wc
Class DefaultSVNRepositoryPool.DaemonThreadFactory
java.lang.Object
org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.DaemonThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Enclosing class:
- DefaultSVNRepositoryPool
private static final class DefaultSVNRepositoryPool.DaemonThreadFactory
extends Object
implements ThreadFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DaemonThreadFactory
private DaemonThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-