public class NullManagementCoordinator extends java.lang.Object implements ManagementCoordinator
Constructor and Description |
---|
NullManagementCoordinator() |
Modifier and Type | Method and Description |
---|---|
void |
attemptManageC3P0Registry() |
void |
attemptManagePooledDataSource(PooledDataSource pds) |
void |
attemptUnmanageC3P0Registry() |
void |
attemptUnmanagePooledDataSource(PooledDataSource pds) |
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