public class DefaultServletConfiguration extends AbstractWebConfiguration implements ServletConfiguration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CACTUS_SERVLET_REDIRECTOR_NAME_PROPERTY
Name of the cactus property that specifies the name of the Servlet
redirector.
|
CACTUS_CONTEXT_URL_PROPERTY
Constructor and Description |
---|
DefaultServletConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultRedirectorName() |
getDefaultRedirectorURL, getRedirectorName, getRedirectorURL
getContextURL, getInitializer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultRedirectorURL, getRedirectorName, getRedirectorURL
getContextURL, getInitializer
public static final java.lang.String CACTUS_SERVLET_REDIRECTOR_NAME_PROPERTY
public java.lang.String getDefaultRedirectorName()
getDefaultRedirectorName
in interface WebConfiguration
WebConfiguration.getDefaultRedirectorName()
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.