Class DefaultTaskRunnerFactory
java.lang.Object
com.mchange.v2.c3p0.impl.DefaultTaskRunnerFactory
- All Implemented Interfaces:
TaskRunnerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mchange.v2.async.ThreadPoolReportingAsynchronousRunnercreateTaskRunner(int num_threads, int matt, String contextClassLoaderSource, boolean privilege_spawned_threads, String threadLabel, ConnectionPoolDataSource cpds, Timer timer) booleaninthashCode()
-
Constructor Details
-
DefaultTaskRunnerFactory
public DefaultTaskRunnerFactory()
-
-
Method Details
-
createTaskRunner
public com.mchange.v2.async.ThreadPoolReportingAsynchronousRunner createTaskRunner(int num_threads, int matt, String contextClassLoaderSource, boolean privilege_spawned_threads, String threadLabel, ConnectionPoolDataSource cpds, Timer timer) - Specified by:
createTaskRunnerin interfaceTaskRunnerFactory
-
equals
-
hashCode
-