com.evolveum.midpoint.task.quartzimpl.execution
Class LocalNodeManager
java.lang.Object
com.evolveum.midpoint.task.quartzimpl.execution.LocalNodeManager
public class LocalNodeManager
- extends Object
Manages task threads on the local node. Concerned mainly with stopping threads and querying their state.
- Author:
- Pavol Mederly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalNodeManager
public LocalNodeManager(TaskManagerQuartzImpl taskManager)
getLocalNodeExecutionStatus
public NodeExecutionStatus getLocalNodeExecutionStatus()
getGlobalExecutionManager
public ExecutionManager getGlobalExecutionManager()
Copyright © 2013 evolveum. All Rights Reserved.