Class TaskRunnerThreadFactory
java.lang.Object
com.mchange.v2.c3p0.TaskRunnerThreadFactory
- All Implemented Interfaces:
ThreadFactory
-
Constructor Summary
ConstructorsConstructorDescriptionTaskRunnerThreadFactory(String contextClassLoaderSource, boolean privilege_spawned_threads, String threadLabel, ThreadGroup threadGroup) -
Method Summary
-
Constructor Details
-
TaskRunnerThreadFactory
public TaskRunnerThreadFactory(String contextClassLoaderSource, boolean privilege_spawned_threads, String threadLabel, ThreadGroup threadGroup)
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-