Class SVNThreadPool
java.lang.Object
org.tmatesoft.svn.core.internal.util.SVNThreadPool
- All Implemented Interfaces:
ISVNThreadPool
- Version:
- 1.3
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ISVNThreadPool
getThreadFactory
(boolean daemon) private ThreadPoolExecutor
getThreadPool
(boolean daemon)
-
Field Details
-
myThreadPool
-
myThreadFactory
-
myFailSafePool
-
-
Constructor Details
-
SVNThreadPool
public SVNThreadPool()
-
-
Method Details
-
run
- Specified by:
run
in interfaceISVNThreadPool
-
getFailSafePool
-
getThreadPool
-
getThreadFactory
-