|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.task.quartzimpl.execution.LocalNodeManager
public class LocalNodeManager
Manages task threads on the local node. Concerned mainly with stopping threads and querying their state.
Constructor Summary | |
---|---|
LocalNodeManager(TaskManagerQuartzImpl taskManager)
|
Method Summary | |
---|---|
ExecutionManager |
getGlobalExecutionManager()
|
NodeExecutionStatus |
getLocalNodeExecutionStatus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalNodeManager(TaskManagerQuartzImpl taskManager)
Method Detail |
---|
public NodeExecutionStatus getLocalNodeExecutionStatus()
public ExecutionManager getGlobalExecutionManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |