public final class ConfigurationContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CONFIGURATION_IMPL |
private 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) |
private static final java.lang.String DEFAULT_CONFIGURATION_FACTORY
private static final java.lang.String CONFIGURATION_IMPL
private static final ConfigurationFactory factory
public static Configuration getInstance()
public static Configuration getInstance(java.lang.String configTreePath)