ActiveManagementCoordinator, NullManagementCoordinatorpublic interface ManagementCoordinator
| Modifier and Type | Method | Description |
|---|---|---|
void |
attemptManageC3P0Registry() |
|
void |
attemptManagePooledDataSource(PooledDataSource pds) |
|
void |
attemptUnmanageC3P0Registry() |
|
void |
attemptUnmanagePooledDataSource(PooledDataSource pds) |
void attemptManageC3P0Registry()
void attemptUnmanageC3P0Registry()
void attemptManagePooledDataSource(PooledDataSource pds)
void attemptUnmanagePooledDataSource(PooledDataSource pds)