Method Summary |
|
public ClusterMXBean[] | getClusters() Returns the Cluster mbean-names for all clusters managed by Resin. |
public String | getConfigFile() |
public String | getLocalHost() Returns the ip address or host name of the machine that is running this ResinServer. |
public String | getResinHome() The Resin home directory used when starting this instance of Resin. |
public String | getRootDirectory() The root directory used when starting this instance of Resin. |
public ServerMXBean | getServer() Returns the server MBean's ObjectName for this instance. |
public String | getVersion() Returns the version. |
public boolean | isProfessional() Returns true for the professional version. |