|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventSupportingResourcePool
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.mchange.v2.resourcepool.ResourcePool |
---|
ResourcePool.Manager |
Field Summary |
---|
Fields inherited from interface com.mchange.v2.resourcepool.ResourcePool |
---|
KNOWN_AND_AVAILABLE, KNOWN_AND_CHECKED_OUT, UNKNOWN_OR_PURGED |
Method Summary | |
---|---|
void |
addResourcePoolListener(ResourcePoolListener rpl)
Events may be fired asynchronously: listeners must not rely on events to reflect the current state of the pool, but they will accurately represent the state of the pool in the recent past when the event-provoking incident occurred. |
void |
removeResourcePoolListener(ResourcePoolListener rpl)
|
Method Detail |
---|
void addResourcePoolListener(ResourcePoolListener rpl) throws ResourcePoolException
ResourcePoolException
void removeResourcePoolListener(ResourcePoolListener rpl) throws ResourcePoolException
ResourcePoolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |