public class ActiveManagementCoordinator extends java.lang.Object implements ManagementCoordinator
Constructor and Description |
---|
ActiveManagementCoordinator() |
Modifier and Type | Method and Description |
---|---|
void |
attemptManageC3P0Registry() |
void |
attemptManagePooledDataSource(PooledDataSource pds) |
void |
attemptUnmanageC3P0Registry() |
void |
attemptUnmanagePooledDataSource(PooledDataSource pds) |
public ActiveManagementCoordinator() throws java.lang.Exception
java.lang.Exception
public void attemptManageC3P0Registry()
attemptManageC3P0Registry
in interface ManagementCoordinator
public void attemptUnmanageC3P0Registry()
attemptUnmanageC3P0Registry
in interface ManagementCoordinator
public void attemptManagePooledDataSource(PooledDataSource pds)
attemptManagePooledDataSource
in interface ManagementCoordinator
public void attemptUnmanagePooledDataSource(PooledDataSource pds)
attemptUnmanagePooledDataSource
in interface ManagementCoordinator