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