|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.util.Configuration | +--org.apache.cactus.util.ServletConfiguration
Provides access to the Cactus configuration parameters related to the Servlet Redirector.
Configuration
Field Summary | |
static String |
CACTUS_SERVLET_REDIRECTOR_NAME_PROPERTY
Name of the cactus property that specifies the name of the Servlet redirector. |
Fields inherited from class org.apache.cactus.util.Configuration |
CACTUS_CONTEXT_URL_PROPERTY, DEFAULT_CACTUS_CONNECTION_HELPER_CLASSNAME |
Constructor Summary | |
ServletConfiguration()
|
Method Summary | |
static String |
getServletRedirectorURL()
|
Methods inherited from class org.apache.cactus.util.Configuration |
getConnectionHelper, getContextURL, initialize |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String CACTUS_SERVLET_REDIRECTOR_NAME_PROPERTY
Constructor Detail |
public ServletConfiguration()
Method Detail |
public static String getServletRedirectorURL()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |