Interface HttpSessionMetricMBean

  • All Known Implementing Classes:
    HttpSessionMetricAdapter

    public interface HttpSessionMetricMBean
    Author:
    Stephane Lacoin (Nuxeo EP Software Engineer)
    • Method Detail

      • getActiveSessionCount

        long getActiveSessionCount()
      • getCreatedSessionCount

        long getCreatedSessionCount()
      • getDestroyedSessionCount

        long getDestroyedSessionCount()