org.lucci.madhoc.node_memory
Class NodeMemoryMonitor

java.lang.Object
  extended by org.lucci.madhoc.simulation.Monitor
      extended by org.lucci.madhoc.node_memory.NodeMemoryMonitor
All Implemented Interfaces:
Configurable

public class NodeMemoryMonitor
extends Monitor

Author:
luc.hogie

Constructor Summary
NodeMemoryMonitor()
           
 
Method Summary
 java.lang.String getFriendlyName()
           
 java.util.Collection getMonitorViewClasses()
           
 java.lang.String getName()
           
 void resetIterationScopedValues()
           
 
Methods inherited from class org.lucci.madhoc.simulation.Monitor
addMeasure, configure, deploy, findApplications, findDistributionMeasures, getColor, getDeployedApplications, getIcon, getInitializer, getNetwork, getNumericalMeasures, getSensorMap, getStationApplicationClass, getTerminationConditions, hasCompleted, setNetwork, setStationApplicationClass, setTerminationConditions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeMemoryMonitor

public NodeMemoryMonitor()
Method Detail

getMonitorViewClasses

public java.util.Collection getMonitorViewClasses()
Overrides:
getMonitorViewClasses in class Monitor

getName

public java.lang.String getName()
Specified by:
getName in class Monitor

getFriendlyName

public java.lang.String getFriendlyName()
Specified by:
getFriendlyName in class Monitor

resetIterationScopedValues

public void resetIterationScopedValues()
Specified by:
resetIterationScopedValues in class Monitor