|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.internal.configuration.BaseConfiguration
org.apache.cactus.internal.configuration.AbstractWebConfiguration
org.apache.cactus.internal.configuration.DefaultFilterConfiguration
Provides access to the Cactus configuration parameters related to the Filter Redirector.
Field Summary | |
static java.lang.String |
CACTUS_FILTER_REDIRECTOR_NAME_PROPERTY
Name of the cactus property that specifies the name of the JSP redirector. |
Fields inherited from class org.apache.cactus.internal.configuration.BaseConfiguration |
CACTUS_CONTEXT_URL_PROPERTY |
Constructor Summary | |
DefaultFilterConfiguration()
|
Method Summary | |
java.lang.String |
getDefaultRedirectorName()
|
Methods inherited from class org.apache.cactus.internal.configuration.AbstractWebConfiguration |
getDefaultRedirectorURL, getRedirectorName, getRedirectorURL |
Methods inherited from class org.apache.cactus.internal.configuration.BaseConfiguration |
getContextURL, getInitializer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cactus.internal.configuration.WebConfiguration |
getDefaultRedirectorURL, getRedirectorName, getRedirectorURL |
Methods inherited from interface org.apache.cactus.internal.configuration.Configuration |
getContextURL, getInitializer |
Field Detail |
public static final java.lang.String CACTUS_FILTER_REDIRECTOR_NAME_PROPERTY
Constructor Detail |
public DefaultFilterConfiguration()
Method Detail |
public java.lang.String getDefaultRedirectorName()
getDefaultRedirectorName
in interface WebConfiguration
WebConfiguration.getDefaultRedirectorName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |