@Beta public final class ServerInfo extends Object
Constructor and Description |
---|
ServerInfo(Properties props) |
Modifier and Type | Method and Description |
---|---|
static ServerInfo |
get() |
BuildInfo |
getBuildInfo() |
File |
getHomeDir() |
File |
getInstallDir() |
String |
getName() |
public ServerInfo(Properties props)
public String getName()
public File getHomeDir()
public File getInstallDir()
public BuildInfo getBuildInfo()
public static ServerInfo get()