Interface ManagementCoordinator

All Known Implementing Classes:
ActiveManagementCoordinator, NullManagementCoordinator

public interface ManagementCoordinator
  • Method Details

    • attemptManageC3P0Registry

      void attemptManageC3P0Registry()
    • attemptUnmanageC3P0Registry

      void attemptUnmanageC3P0Registry()
    • attemptManagePooledDataSource

      void attemptManagePooledDataSource(PooledDataSource pds)
    • attemptUnmanagePooledDataSource

      void attemptUnmanagePooledDataSource(PooledDataSource pds)