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() |
Modifier and Type | Method and Description |
---|---|
static Timer |
getTimer()
Returns a shared timer provided by the monitoring service.
|
static void |
init()
Method called by Activator to initialize the monitoring service.
|
static void |
stop()
Forces this thread to stop executing.
|
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 © 2018 ScalAgent D.T.. All Rights Reserved.