软件包 org.logicalcobwebs.proxool
的使用

使用 org.logicalcobwebs.proxool 的软件包
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.admin.jmx Contains an MBean adapter to manage pools through JMX plus a utility to register/deregister these beans. 
org.logicalcobwebs.proxool.admin.jndi Contains a helper that can create a Proxool datasource and bind it to JNDI. 
org.logicalcobwebs.proxool.configuration Helpers for configuring Proxool from various sources. 
org.logicalcobwebs.proxool.proxy   
 

org.logicalcobwebs.proxool 使用的 org.logicalcobwebs.proxool 中的类
ConfigurationListenerIF
          Listens to any changes made to a definition.
ConnectionBuilderIF
           
ConnectionInfoIF
          Provides information about an individual connection.
ConnectionListenerIF
          You can listen to the lifecycle of a connection.
ConnectionPoolDefinitionIF
          A full definition of everything to do with a connection.
ConnectionPoolStatisticsIF
          This provides real time information about the pool.
ConnectionValidatorIF
           
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
ProxoolListenerIF
          Listener for global Proxool events.
ProxyConnection
          Manages a connection.
ProxyConnectionIF
          Contains most of the functionality that we require to manipilate the connection.
StateListenerIF
          Monitors the state of the pool so you can see whether it is quiet, busy, overloaded, or down.
 

org.logicalcobwebs.proxool.admin 使用的 org.logicalcobwebs.proxool 中的类
ConnectionInfoIF
          Provides information about an individual connection.
ConnectionPoolDefinitionIF
          A full definition of everything to do with a connection.
ConnectionPoolStatisticsIF
          This provides real time information about the pool.
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
 

org.logicalcobwebs.proxool.admin.jmx 使用的 org.logicalcobwebs.proxool 中的类
ConfigurationListenerIF
          Listens to any changes made to a definition.
ConnectionPoolDefinitionIF
          A full definition of everything to do with a connection.
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
ProxoolListenerIF
          Listener for global Proxool events.
 

org.logicalcobwebs.proxool.admin.jndi 使用的 org.logicalcobwebs.proxool 中的类
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
 

org.logicalcobwebs.proxool.configuration 使用的 org.logicalcobwebs.proxool 中的类
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
 

org.logicalcobwebs.proxool.proxy 使用的 org.logicalcobwebs.proxool 中的类
ProxoolException
          Proxool exception class that emulates the behaviour of the new cause facility in jdk 1.4.
 



Copyright © 2014. All rights reserved.