Uses of Interface
com.mchange.v2.c3p0.TaskRunnerFactory
Packages that use TaskRunnerFactory
-
Uses of TaskRunnerFactory in com.mchange.v2.c3p0
Classes in com.mchange.v2.c3p0 that implement TaskRunnerFactoryModifier and TypeClassDescriptionclassfinal classThis implementation supports all relevant config, includingnumHelperThreads,maxAdministrativeTaskTime,contextClassLoaderSource, andprivilegeSpawnedThreads.Methods in com.mchange.v2.c3p0 that return TaskRunnerFactoryModifier and TypeMethodDescriptionstatic TaskRunnerFactoryC3P0Registry.getDefaultTaskRunnerFactory()static TaskRunnerFactoryC3P0Registry.getTaskRunnerFactory(String className) -
Uses of TaskRunnerFactory in com.mchange.v2.c3p0.impl
Classes in com.mchange.v2.c3p0.impl that implement TaskRunnerFactory