|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.contrastsecurity.rest.Server
public class Server
A server with the Contrast agent installed.
| Constructor Summary | |
|---|---|
Server()
|
|
| Method Summary | |
|---|---|
String |
getAgentVersion()
Return the version of the Contrast agent that's monitoring this server. |
String |
getHostname()
Return the hostname of this server. |
long |
getLastActivity()
Return the last time any activity was received from this server. |
long |
getLastStartup()
Return the last time this server was restarted. |
long |
getLastTraceReceived()
Return the last time a trace was received from this server. |
String |
getPath()
Return the path on disk of this server, e.g., /opt/tomcat6/ |
String |
getType()
Return the Contrast "server code" for the server, e.g., "jboss5". |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Server()
| Method Detail |
|---|
public String getHostname()
public long getLastStartup()
public long getLastTraceReceived()
public long getLastActivity()
public String getPath()
public String getType()
public String getAgentVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||