public class ConfigurationLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HAWKULAR_BTM_CONFIG
The system property that optional contains the location of the BTM configuration
|
| Constructor and Description |
|---|
ConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
static CollectorConfiguration |
getConfiguration()
This method returns the collector configuration.
|
protected static Path |
getPath(int startindex,
String[] uriParts)
This method constructs a path based on potentially accessing
one or more archive files (jar/war).
|
protected static CollectorConfiguration |
loadConfig(String uri)
This method loads the configuration from the supplied URI.
|
public static final String HAWKULAR_BTM_CONFIG
public static CollectorConfiguration getConfiguration()
protected static CollectorConfiguration loadConfig(String uri)
uri - The URICopyright © 2015 Red Hat, Inc.. All rights reserved.