Package | Description |
---|---|
com.jalios.jcms.monitoring |
Modifier and Type | Method and Description |
---|---|
static MonitoringManager |
MonitoringManager.getMonitoringManager()
Retrieve the MonitoringManager singleton (create it if it does not exists)
|
Constructor and Description |
---|
Measure(MonitoringManager mm)
Create a new measure with current system values
|
Measure(MonitoringManager mm,
org.xml.sax.Attributes atts)
Create a new measure by reading given XML attributes
|
Measure(MonitoringManager mm,
long time,
java.util.Random rand,
Measure baseMeasure)
Create a new measure with random values
|
RestartEvent(MonitoringManager mm) |
RestartEvent(MonitoringManager mm,
org.xml.sax.Attributes atts) |
RestartEvent(MonitoringManager mm,
long time) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.