Class NullManagementCoordinator
java.lang.Object
com.mchange.v2.c3p0.management.NullManagementCoordinator
- All Implemented Interfaces:
ManagementCoordinator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
NullManagementCoordinator
public NullManagementCoordinator()
-
-
Method Details
-
attemptManageC3P0Registry
public void attemptManageC3P0Registry()- Specified by:
attemptManageC3P0Registryin interfaceManagementCoordinator
-
attemptUnmanageC3P0Registry
public void attemptUnmanageC3P0Registry()- Specified by:
attemptUnmanageC3P0Registryin interfaceManagementCoordinator
-
attemptManagePooledDataSource
- Specified by:
attemptManagePooledDataSourcein interfaceManagementCoordinator
-
attemptUnmanagePooledDataSource
- Specified by:
attemptUnmanagePooledDataSourcein interfaceManagementCoordinator
-