| |
|
| java.lang.Object com.tc.admin.sessions.SessionMonitorWrapper
SessionMonitorWrapper | public class SessionMonitorWrapper (Code) | | |
expireSession | public boolean expireSession(String sessionId)(Code) | | |
getCreatedSessionCount | public int getCreatedSessionCount()(Code) | | |
getDestroyedSessionCount | public int getDestroyedSessionCount()(Code) | | |
getRequestCount | public int getRequestCount()(Code) | | |
getRequestRatePerSecond | public int getRequestRatePerSecond()(Code) | | |
getSessionCreationRatePerMinute | public int getSessionCreationRatePerMinute()(Code) | | |
getSessionDestructionRatePerMinute | public int getSessionDestructionRatePerMinute()(Code) | | |
|
|
|