| |
|
| com.tc.management.AbstractTerracottaMBean com.tc.management.beans.sessions.SessionMonitor
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) | | |
registerSessionsController | public synchronized void registerSessionsController(SessionsComptroller controller)(Code) | | |
requestProcessed | public synchronized void requestProcessed()(Code) | | |
reset | public synchronized void reset()(Code) | | |
sessionCreated | public synchronized void sessionCreated()(Code) | | |
sessionDestroyed | public synchronized void sessionDestroyed()(Code) | | |
|
|
|