Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.management.adapters
Interface HttpSessionMetricMBean

All Known Implementing Classes:
HttpSessionMetricAdapter

public interface HttpSessionMetricMBean

Author:
Stephane Lacoin (Nuxeo EP Software Engineer)

Method Summary
 long getActiveSessionCount()
           
 long getCreatedSessionCount()
           
 long getDestroyedSessionCount()
           
 

Method Detail

getActiveSessionCount

long getActiveSessionCount()

getCreatedSessionCount

long getCreatedSessionCount()

getDestroyedSessionCount

long getDestroyedSessionCount()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.