Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.