massim.competition2012
Class GraphSimulationRMIXMLDocumentObserverWebInterface

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

public class GraphSimulationRMIXMLDocumentObserverWebInterface
extends SimulationRMIXMLDocumentObserver

This RMIXMLDocumentObserverWebInterface provides the simulation statistics for the webserver (current simulation) (tomcat).


Field Summary
static java.lang.String outputFolder
           
 
Fields inherited from class massim.gridsimulations.SimulationRMIXMLDocumentObserver
serverSimulationContext, simulationName
 
Constructor Summary
GraphSimulationRMIXMLDocumentObserverWebInterface()
           
 
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
 

Field Detail

outputFolder

public static java.lang.String outputFolder
Constructor Detail

GraphSimulationRMIXMLDocumentObserverWebInterface

public GraphSimulationRMIXMLDocumentObserverWebInterface()
Method Detail

generateDocument

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


Copyright © 2012. All Rights Reserved.