Class ActiveSessionsProbe

java.lang.Object
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 ([email protected])
  • Constructor Details

    • ActiveSessionsProbe

      public ActiveSessionsProbe()
  • Method Details