Package org.logicalcobwebs.proxool.configuration

Helpers for configuring Proxool from various sources.

See:
          Description

Class Summary
AllTests Run all tests
AvalonConfigurator Configurator for the Avalon Framework.
AvalonConfiguratorTest Tests that the AvalonConfgiuration works.
ConfiguratorTest Tests that the programatic configuration of Proxool works.
JAXPConfigurator Configurator that uses JAXP to get a parser for Proxool configuration xml.
JAXPConfiguratorTest Tests that the JAXPConfgiuration works in various scenarios.
LogKitTargetAdapter An Avalon LogKit target that delegates to a Jakarta Commons org.logicalcobwebs.logging.Log.
PropertyConfigurator Uses a standard Java properties file to configure Proxool.
PropertyConfiguratorTest Tests that the PropertyConfigurator works.
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.