public class BaseConfiguration extends java.lang.Object implements Configuration
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CACTUS_CONTEXT_URL_PROPERTY
Name of Cactus property that specify the URL up to the webapp context.
|
| Constructor and Description |
|---|
BaseConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextURL() |
java.lang.String |
getInitializer() |
public static final java.lang.String CACTUS_CONTEXT_URL_PROPERTY
public java.lang.String getContextURL()
getContextURL in interface Configurationpublic java.lang.String getInitializer()
getInitializer in interface ConfigurationCopyright © 2000-2004 Apache Software Foundation. All Rights Reserved.