Interface RecordableSessionManagerStatistics

  • All Superinterfaces:
    org.wildfly.clustering.ee.Recordable<io.undertow.server.session.Session>, io.undertow.server.session.SessionManagerStatistics
    All Known Implementing Classes:
    DistributableSessionManagerStatistics

    public interface RecordableSessionManagerStatistics
    extends io.undertow.server.session.SessionManagerStatistics, org.wildfly.clustering.ee.Recordable<io.undertow.server.session.Session>
    Author:
    Paul Ferraro
    • Method Summary

      • Methods inherited from interface org.wildfly.clustering.ee.Recordable

        record, reset
      • Methods inherited from interface io.undertow.server.session.SessionManagerStatistics

        getActiveSessionCount, getAverageSessionAliveTime, getCreatedSessionCount, getExpiredSessionCount, getHighestSessionCount, getMaxActiveSessions, getMaxSessionAliveTime, getRejectedSessions, getStartTime