|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cactus.internal.configuration.BaseConfiguration
public class BaseConfiguration
Provides access to the Cactus configuration parameters that are independent of any redirector. All Cactus configuration are defined as Java System Properties.
Field Summary | |
---|---|
static java.lang.String |
CACTUS_CONTEXT_URL_PROPERTY
Name of Cactus property that specify the URL up to the webapp context. |
Constructor Summary | |
---|---|
BaseConfiguration()
|
Method Summary | |
---|---|
java.lang.String |
getContextURL()
|
java.lang.String |
getInitializer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CACTUS_CONTEXT_URL_PROPERTY
Constructor Detail |
---|
public BaseConfiguration()
Method Detail |
---|
public java.lang.String getContextURL()
getContextURL
in interface Configuration
public java.lang.String getInitializer()
getInitializer
in interface Configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |