|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.framework.DefaultObserver
massim.framework.rmi.XMLDocumentObserver
massim.gridsimulations.SimulationRMIXMLDocumentObserver
massim.competition2009.GridSimulationRMIXMLDocumentObserver
public class GridSimulationRMIXMLDocumentObserver
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 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 |
---|
public GridSimulationRMIXMLDocumentObserver()
Method Detail |
---|
public void generateDocument(org.w3c.dom.Document doc, SimulationState simstate)
generateDocument
in class XMLDocumentObserver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |