|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener for global Proxool events.
Method Summary | |
void |
onRegistration(ConnectionPoolDefinitionIF connectionPoolDefinition,
java.util.Properties completeInfo)
Notify that a new connection pool has been registered. |
void |
onShutdown(java.lang.String alias)
Notify that a connection pool will be shutdown. |
Method Detail |
public void onRegistration(ConnectionPoolDefinitionIF connectionPoolDefinition, java.util.Properties completeInfo)
connectionPoolDefinition
- the new definition.completeInfo
- the properties that could be used to create this definition.public void onShutdown(java.lang.String alias)
alias
- the alias of the pool about to be shut down.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |