|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ListenerContainerIF 的软件包 | |
|---|---|
| org.logicalcobwebs.proxool | A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. |
| org.logicalcobwebs.proxool.admin | Provides statistical information on each pool. |
| org.logicalcobwebs.proxool.util | |
| org.logicalcobwebs.proxool 中 ListenerContainerIF 的使用 |
|---|
| 实现 ListenerContainerIF 的 org.logicalcobwebs.proxool 中的类 | |
|---|---|
class |
CompositeConfigurationListener
A ConfigurationListenerIF that keeps a list of ConfigurationListenerIFs
and notifies them in a thread safe manner. |
class |
CompositeConnectionListener
A ConnectionListenerIF that keeps a list of ConnectionListenerIFs
and notifies them in a thread safe manner. |
class |
CompositeProxoolListener
A ProxoolListenerIF that keeps a list of ProxoolListenerIFs
and notifies them in a thread safe manner. |
class |
CompositeStateListener
A StateListenerIF that keeps a list of StateListenerIFs
and notifies them in a thread safe manner. |
| org.logicalcobwebs.proxool.admin 中 ListenerContainerIF 的使用 |
|---|
| 实现 ListenerContainerIF 的 org.logicalcobwebs.proxool.admin 中的类 | |
|---|---|
class |
CompositeStatisticsListener
A StatisticsListenerIF that keeps a list of StatisticsListenerIFs
and notifies them in a thread safe manner. |
| org.logicalcobwebs.proxool.util 中 ListenerContainerIF 的使用 |
|---|
| 实现 ListenerContainerIF 的 org.logicalcobwebs.proxool.util 中的类 | |
|---|---|
class |
AbstractListenerContainer
Implementation of ListenerContainerIF that uses a reads/write lock to handle concurrency in a safe and
fast way. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||