Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql.management
Class ActiveSessionsProbe

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.management.ActiveSessionsProbe
All Implemented Interfaces:
Probe

public class ActiveSessionsProbe
extends Object
implements Probe

Simple probes that returns the number of active session

Author:
Tiry (tdelprat@nuxeo.com)

Constructor Summary
ActiveSessionsProbe()
           
 
Method Summary
 ProbeStatus run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveSessionsProbe

public ActiveSessionsProbe()
Method Detail

run

public ProbeStatus run()
                throws ClientException
Specified by:
run in interface Probe
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.