public class ConfigFileHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NEW_RELIC_YAML_FILE |
| Constructor and Description |
|---|
ConfigFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
findConfigFile()
Find the New Relic configuration file.
|
static java.io.File |
getNewRelicDirectory()
Find the New Relic home directory.
|
public static final java.lang.String NEW_RELIC_YAML_FILE