| 程序包 | 说明 |
|---|---|
| org.logicalcobwebs.proxool | |
| org.logicalcobwebs.proxool.admin | |
| org.logicalcobwebs.proxool.util |
| 限定符和类型 | 类和说明 |
|---|---|
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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompositeStatisticsListener
A
StatisticsListenerIF that keeps a list of StatisticsListenerIFs
and notifies them in a thread safe manner. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractListenerContainer
Implementation of
ListenerContainerIF that uses a reads/write lock to handle concurrency in a safe and
fast way. |
Copyright © 2024. All rights reserved.