Package org.logicalcobwebs.proxool.configuration

Helpers for configuring Proxool from various sources.

See:
          Description

Class Summary
AvalonConfigurator Configurator for the Avalon Framework.
JAXPConfigurator Configurator that uses JAXP to get a parser for Proxool configuration xml.
PropertyConfigurator Uses a standard Java properties file to configure Proxool.
ServletConfigurator Allows you to configure Proxool using a servlet.
XMLConfigurator A SAX 2 ContentHandler that can configure Proxool from an XML source.
 

Package org.logicalcobwebs.proxool.configuration Description

Helpers for configuring Proxool from various sources.