public class SystemInfo extends Object implements SystemInfoMBean
Constructor and Description |
---|
SystemInfo(String name,
String jmxPath,
String version,
String buildDate) |
Modifier and Type | Method and Description |
---|---|
String |
getBuildDate() |
Node |
getIRI() |
String |
getJmxPath() |
String |
getName() |
String |
getVersion() |
public String getBuildDate()
getBuildDate
in interface SystemInfoMBean
public String getVersion()
getVersion
in interface SystemInfoMBean
public String getName()
getName
in interface SystemInfoMBean
public Node getIRI()
public String getJmxPath()
Licenced under the Apache License, Version 2.0