See: Description
Class | Description |
---|---|
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.
|