public class Monitoring extends Object
Modifier and Type | Field and Description |
---|---|
private static MonitoringTimerTask |
fileMonitoringTimerTask |
static org.objectweb.util.monolog.api.Logger |
logger |
private static MonitoringTimerTask |
logMonitoringTimerTask |
static String |
resultPath |
private static Timer |
timer
Timer provided by the monitoring.
|
private static MonitoringTimerTask |
windowMonitoringTimerTask |
Constructor and Description |
---|
Monitoring() |
public static org.objectweb.util.monolog.api.Logger logger
private static MonitoringTimerTask fileMonitoringTimerTask
private static MonitoringTimerTask logMonitoringTimerTask
private static MonitoringTimerTask windowMonitoringTimerTask
public static String resultPath
private static Timer timer
public static void init() throws Exception
Exception
public static void stop() throws Exception
Exception
public static final Timer getTimer()
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.