Package org.apache.cactus.internal.configuration

Contains the classes that support the configuration of Cactus.

See:
          Description

Interface Summary
Configuration Contains all configuration information for the Cactus framework.
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.
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.
ConfigurationInitializer Read Cactus configuration files and set the properties found as System properties.
DefaultJspConfiguration Provides access to the Cactus configuration parameters related to the JSP Redirector.
DefaultServletConfiguration Provides access to the Cactus configuration parameters related to the Servlet Redirector.
Version Provides the Cactus version at runtime.
 

Package org.apache.cactus.internal.configuration Description

Contains the classes that support the configuration of Cactus.



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