|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mchange.v2.c3p0.management.NullManagementCoordinator
public class NullManagementCoordinator
Constructor Summary | |
---|---|
NullManagementCoordinator()
|
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 NullManagementCoordinator()
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 |