|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.floodlightcontroller.core.util.SingletonTask.SingletonTaskContext
protected static class SingletonTask.SingletonTaskContext
Field Summary | |
---|---|
protected boolean |
taskRunning
|
protected boolean |
taskShouldRun
|
protected SingletonTask.SingletonTaskWorker |
waitingTask
|
Constructor Summary | |
---|---|
protected |
SingletonTask.SingletonTaskContext()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean taskShouldRun
protected boolean taskRunning
protected SingletonTask.SingletonTaskWorker waitingTask
Constructor Detail |
---|
protected SingletonTask.SingletonTaskContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |