|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerImpl
be.ac.ulg.montefiore.run.totem.scenario.model.StartScenarioServer
public class StartScenarioServer
This class implements a StartScenarioServer event. It starts a server that listens to XML events.
Creation date: 03-Jun-2005
Nested Class Summary |
---|
Nested classes/interfaces inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerImpl |
---|
StartScenarioServerImpl.Unmarshaller |
Field Summary |
---|
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerImpl |
---|
version |
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerTypeImpl |
---|
_Port, has_Port |
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl |
---|
_Time |
Constructor Summary | |
---|---|
StartScenarioServer()
|
Method Summary | |
---|---|
EventResult |
action()
This method must be implemented by each event. |
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerImpl |
---|
____jaxb_ri____getLocalName, ____jaxb_ri____getNamespaceURI, createRawValidator, createUnmarshaller, getPrimaryInterface, serializeAttributes, serializeBody, serializeURIs |
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.StartScenarioServerTypeImpl |
---|
getPort, isSetPort, setPort, unsetPort |
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl |
---|
getTime, isSetTime, setTime, unsetTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.StartScenarioServerType |
---|
getPort, isSetPort, setPort, unsetPort |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType |
---|
getTime, isSetTime, setTime, unsetTime |
Constructor Detail |
---|
public StartScenarioServer()
Method Detail |
---|
public EventResult action() throws EventExecutionException
Event
action
in interface Event
EventExecutionException
Event.action()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |