public abstract class PathConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Path |
DEFAULT_BIN_DIR |
protected static Path |
DEFAULT_DATA_DIR |
protected static Path |
DEFAULT_PLUGIN_DIR |
| Constructor and Description |
|---|
PathConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getBinDir() |
Path |
getDataDir() |
Path |
getNativeLibDir() |
Path |
getPluginDir() |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.