public class ServletContainerConfig.ClusterVar
extends java.lang.Object
Constructor and Description |
---|
ClusterVar() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the resin.id
|
Path |
getRoot()
Returns the root directory.
|
Path |
getRootDir()
Returns the root directory.
|
Path |
getRootDirectory()
Returns the root directory.
|
java.lang.String |
toString() |
public java.lang.String getId()
public Path getRoot()
public Path getRootDir()
public Path getRootDirectory()
public java.lang.String toString()
toString
in class java.lang.Object