|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mchange.v2.c3p0.management.ActiveManagementCoordinator
public class ActiveManagementCoordinator
Constructor Summary | |
---|---|
ActiveManagementCoordinator()
|
Method Summary | |
---|---|
void |
attemptManageC3P0Registry()
|
void |
attemptManagePooledDataSource(PooledDataSource pds)
|
void |
attemptUnmanageC3P0Registry()
|
void |
attemptUnmanagePooledDataSource(PooledDataSource pds)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActiveManagementCoordinator() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |