massim.competition2009
Class GridSimulationRMIXMLDocumentObserverWebInterface

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

public class GridSimulationRMIXMLDocumentObserverWebInterface
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
GridSimulationRMIXMLDocumentObserverWebInterface()
           
 
Method Summary
 void generateDocument(org.w3c.dom.Document doc, SimulationState simstate)
           
 
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

GridSimulationRMIXMLDocumentObserverWebInterface

public GridSimulationRMIXMLDocumentObserverWebInterface()
Method Detail

generateDocument

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


Copyright © 2011. All Rights Reserved.