gr.uoa.di.madgik.execution.engine.monitoring.consumer
Class ExecutionNodesLoadConsumer
java.lang.Object
gr.uoa.di.madgik.execution.engine.monitoring.consumer.ExecutionNodesLoadConsumer
public class ExecutionNodesLoadConsumer
- extends Object
Consumer class for execution node notifications
- Author:
- john.gerbesiotis - DI NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXECUTIONNODEMONITOR
public static final String EXECUTIONNODEMONITOR
- See Also:
- Constant Field Values
ExecutionNodesLoadConsumer
public ExecutionNodesLoadConsumer(String resourceID,
ExecutionNodesLoad executionNodesLoad)
subscribeForExecutionNodeLoad
public void subscribeForExecutionNodeLoad()
- Subscribes this ExecutionNodeConsumer for notifications concerning the
execution node load.
UnregisterFromExecutionNodeLoad
public void UnregisterFromExecutionNodeLoad()
- Unregister this ExecutionNodeConsumer from notifications involving the
execution node load.
Copyright © 2014. All Rights Reserved.