org.jboss.web.tomcat.tc5.session
Interface JBossManagerMBean
- All Known Implementing Classes:
- JBossManager (src)
- public interface JBossManagerMBean
The MBean-interface for the ClusterManager
- See Also:
ClusteredHTTPSessionService
(src)
getReplicationStatistics
public ReplicationStatistics (src) getReplicationStatistics()
resetStats
public void resetStats()
timeInSecondsSinceLastReset
public long timeInSecondsSinceLastReset()
getActiveSessionCount
public long getActiveSessionCount()
getRejectedSessionCount
public long getRejectedSessionCount()
getCreatedSessionCount
public long getCreatedSessionCount()
getExpiredSessionCount
public long getExpiredSessionCount()
reportReplicationStatistics
public java.lang.String reportReplicationStatistics()