See: Description
| Interface | Description |
|---|---|
| Configuration |
Contains all configuration information for the Cactus framework.
|
| FilterConfiguration |
Provides access to the Cactus configuration parameters related to the
Filter 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.
|
| WebConfiguration |
Extends the generic
Configuration interface with methods
provided configuration information related to Web redirectors. |
| Class | Description |
|---|---|
| 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.
|
| DefaultFilterConfiguration |
Provides access to the Cactus configuration parameters related to the
Filter Redirector.
|
| 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.
|
Contains the classes that support the configuration of Cactus.
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.