接口 org.logicalcobwebs.proxool.util.ListenerContainerIF
的使用

使用 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.proxoolListenerContainerIF 的使用
 

实现 ListenerContainerIForg.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.adminListenerContainerIF 的使用
 

实现 ListenerContainerIForg.logicalcobwebs.proxool.admin 中的类
 class CompositeStatisticsListener
          A StatisticsListenerIF that keeps a list of StatisticsListenerIFs and notifies them in a thread safe manner.
 

org.logicalcobwebs.proxool.utilListenerContainerIF 的使用
 

实现 ListenerContainerIForg.logicalcobwebs.proxool.util 中的类
 class AbstractListenerContainer
          Implementation of ListenerContainerIF that uses a reads/write lock to handle concurrency in a safe and fast way.
 



Copyright © 2014. All rights reserved.