Package com.mchange.v2.c3p0.management
Class ActiveManagementCoordinator
java.lang.Object
com.mchange.v2.c3p0.management.ActiveManagementCoordinator
- All Implemented Interfaces:
ManagementCoordinator
-
Field Details
-
C3P0_REGISTRY_NAME_KEY
- See Also:
-
EXCLUDE_IDENTITY_TOKEN_KEY
- See Also:
-
-
Constructor Details
-
ActiveManagementCoordinator
- Throws:
Exception
-
-
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
-