public class RootPathResolver
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAHOME
Environment variable declaring the home directory for the node agent service.
|
| Constructor and Description |
|---|
RootPathResolver() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDefaultRoot()
Returns the current working directory.
|
static java.lang.String |
getRoot()
Returns the root path.
|
public static final java.lang.String NAHOME
public static java.lang.String getRoot()
public static java.lang.String getDefaultRoot()
Copyright © 2018 RENCI. All Rights Reserved.