Packages 
Package Description
org.logicalcobwebs.concurrent
Concurrency utilities.
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.admin.servlet
The AdminServlet provides information about running pools.
org.logicalcobwebs.proxool.configuration
Helpers for configuring Proxool from various sources.
org.logicalcobwebs.proxool.proxy  
org.logicalcobwebs.proxool.resources  
org.logicalcobwebs.proxool.util