public class MemoryCheck
extends com.serotonin.timer.TimerTask
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.commons.logging.Log |
log |
private static long |
TIMEOUT |
| Constructor and Description |
|---|
MemoryCheck() |
| Modifier and Type | Method and Description |
|---|---|
static void |
memoryCheck() |
void |
run(long fireTime) |
static void |
start()
This method will set up the memory checking job.
|
private static final org.apache.commons.logging.Log log
private static final long TIMEOUT
public static void start()
public void run(long fireTime)
run in class com.serotonin.timer.TimerTaskpublic static void memoryCheck()