|
||||||||||
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
public abstract class SimulationRMIXMLDocumentObserver
This RMIXMLDocumentObserver provides the simulation statistics for the webserver and the servermonitor.
Field Summary | |
---|---|
protected ServerSimulationContext |
serverSimulationContext
|
static java.lang.String |
simulationName
|
Constructor Summary | |
---|---|
SimulationRMIXMLDocumentObserver()
|
Method Summary | |
---|---|
protected org.w3c.dom.Element |
createItem(org.w3c.dom.Document doc,
java.lang.String string,
java.lang.Integer k,
java.lang.Integer j)
|
void |
setSimulationContext(ServerSimulationContext context)
|
Methods inherited from class massim.framework.rmi.XMLDocumentObserver |
---|
generateDocument, 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 |
---|
protected ServerSimulationContext serverSimulationContext
public static java.lang.String simulationName
Constructor Detail |
---|
public SimulationRMIXMLDocumentObserver()
Method Detail |
---|
protected org.w3c.dom.Element createItem(org.w3c.dom.Document doc, java.lang.String string, java.lang.Integer k, java.lang.Integer j)
public void setSimulationContext(ServerSimulationContext context)
setSimulationContext
in interface ServerSimulationContextReceiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |