| 程序包 | 说明 |
|---|---|
| org.logicalcobwebs.proxool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompositeStateListener
A
StateListenerIF that keeps a list of StateListenerIFs
and notifies them in a thread safe manner. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ProxoolFacade.addStateListener(String alias,
StateListenerIF stateListener)
Add a listener that monitors the change of state of the pool (quiet, busy, overloaded, or down)
|
static boolean |
ProxoolFacade.removeStateListener(String alias,
StateListenerIF stateListener)
Remove a listener that monitors the change of state of the pool (quiet, busy, overloaded, or down)
|
static void |
ProxoolFacade.setStateListener(String alias,
StateListenerIF stateListener)
已过时。
|
Copyright © 2024. All rights reserved.