public final class ConfigurationContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIGURATION_IMPL |
static java.lang.String |
DEFAULT_CONFIGURATION_FACTORY |
private static ConfigurationFactory |
factory |
| Constructor and Description |
|---|
ConfigurationContext() |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
getInstance() |
static Configuration |
getInstance(java.lang.String configTreePath) |
public static final java.lang.String DEFAULT_CONFIGURATION_FACTORY
public static final java.lang.String CONFIGURATION_IMPL
private static final ConfigurationFactory factory
public static Configuration getInstance()
public static Configuration getInstance(java.lang.String configTreePath)