Package org.apache.cactus.configuration

Contains the classes that support the configuration of Cactus.

See:
          Description

Interface Summary
Configuration Contains all configuration information for the Cactus framework.
WebConfiguration Extends the generic Configuration interface with methods provided configuration information related to Web redirectors.
 

Class Summary
AbstractWebConfiguration Common implementation for all WebConfiguration implementations.
BaseConfiguration Provides access to the Cactus configuration parameters that are independent of any redirector.
JspConfiguration Provides access to the Cactus configuration parameters related to the JSP Redirector.
ServletConfiguration Provides access to the Cactus configuration parameters related to the Servlet Redirector.
Version Provides the Cactus version at runtime.
 

Package org.apache.cactus.configuration Description

Contains the classes that support the configuration of Cactus.

WARNING
The classes and interfaces in this package are not intended for use by API clients. They may be altered in backwards-incompatible ways and even moved or removed at any time without further notice.



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.