wt.manager
Class ServerManagerInfo
java.lang.Object
wt.manager.ServerManagerInfo
- All Implemented Interfaces:
- Cloneable, Serializable
- public class ServerManagerInfo
- extends Object
- implements Cloneable, Serializable
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startDate
public Date startDate
registerServerCalls
public int registerServerCalls
getServerCalls
public int getServerCalls
reportDeadServerCalls
public int reportDeadServerCalls
getInfoCalls
public int getInfoCalls
serverLaunchCount
public int serverLaunchCount
freeMemory
public long freeMemory
totalMemory
public long totalMemory
numSockets
public int numSockets
bytesIn
public long bytesIn
bytesOut
public long bytesOut
ServerManagerInfo
public ServerManagerInfo()