|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface ProxoolListenerIF
Listener for global Proxool events.
| 方法摘要 | |
|---|---|
void |
onRegistration(ConnectionPoolDefinitionIF connectionPoolDefinition,
Properties completeInfo)
Notify that a new connection pool has been registered. |
void |
onShutdown(String alias)
Notify that a connection pool will be shutdown. |
| 方法详细信息 |
|---|
void onRegistration(ConnectionPoolDefinitionIF connectionPoolDefinition,
Properties completeInfo)
connectionPoolDefinition - the new definition.completeInfo - the properties that could be used to create this definition.void onShutdown(String alias)
alias - the alias of the pool about to be shut down.
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||