massim.competition2007
Class GridSimulationRMIXMLDocumentObserver

java.lang.Object
  extended by massim.framework.DefaultObserver
      extended by massim.framework.rmi.XMLDocumentObserver
          extended by massim.gridsimulations.SimulationRMIXMLDocumentObserver
              extended by massim.competition2007.GridSimulationRMIXMLDocumentObserver
All Implemented Interfaces:
Component, Observer, ServerSimulationContextReceiver

public class GridSimulationRMIXMLDocumentObserver
extends SimulationRMIXMLDocumentObserver

This RMIXMLDocumentObserver provides the simulation statistics for the webserver and the servermonitor.


Field Summary
 
Fields inherited from class massim.gridsimulations.SimulationRMIXMLDocumentObserver
serverSimulationContext, simulationName
 
Constructor Summary
GridSimulationRMIXMLDocumentObserver()
           
 
Method Summary
 void generateDocument(org.w3c.dom.Document doc, SimulationState state)
           
 
Methods inherited from class massim.gridsimulations.SimulationRMIXMLDocumentObserver
createItem, setSimulationContext
 
Methods inherited from class massim.framework.rmi.XMLDocumentObserver
getServiceName, notifySimulationEnd, notifySimulationStart, notifySimulationState, setServiceName, start, stop
 
Methods inherited from class massim.framework.DefaultObserver
notifySimulationConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSimulationRMIXMLDocumentObserver

public GridSimulationRMIXMLDocumentObserver()
Method Detail

generateDocument

public void generateDocument(org.w3c.dom.Document doc,
                             SimulationState state)
Specified by:
generateDocument in class XMLDocumentObserver


Copyright © 2012. All Rights Reserved.