public class PathConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWED_AUXILIARY_PATHS |
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 |
|---|---|
Set<Path> |
getAllowedAuxiliaryPaths() |
Path |
getBinDir() |
Path |
getDataDir() |
Path |
getNativeLibDir() |
Path |
getPluginDir() |
public static final String ALLOWED_AUXILIARY_PATHS
protected static final Path DEFAULT_BIN_DIR
protected static final Path DEFAULT_DATA_DIR
protected static final Path DEFAULT_PLUGIN_DIR
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.