public final class ConfigurationFileLocator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIG_DIR_PROPERTY
name of property containing path to directory with configuration file
|
| Constructor and Description |
|---|
ConfigurationFileLocator(java.lang.String configurationFileName) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getConfigurationFile() |
public static final java.lang.String CONFIG_DIR_PROPERTY