public class SLAProcessorSingleton extends Object
Modifier and Type | Method and Description |
---|---|
static SLAProcessorSingleton |
getInstance() |
protected static int |
GetQueueSize() |
static boolean |
isRunning() |
protected static void |
run() |
static void |
setRunning(boolean aRunning) |
public static boolean isRunning()
public static void setRunning(boolean aRunning)
aRunning
- the running to setpublic static SLAProcessorSingleton getInstance()
protected static int GetQueueSize()
protected static void run()
Copyright © 2008–2017 MIL-OSS. All rights reserved.