|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--demo.repairmonitor.FaultSimulationStage
Constructor Summary | |
---|---|
FaultSimulationStage()
|
Method Summary | |
---|---|
void |
destroy()
Specified by seda.sandStorm.api.EventHandlerIF |
void |
handleEvent(QueueElementIF element)
Specified by seda.sandStorm.api.EventHandlerIF |
void |
handleEvents(QueueElementIF[] elemarr)
Specified by seda.sandStorm.api.EventHandlerIF |
void |
init(ConfigDataIF config)
Specified by seda.sandStorm.api.EventHandlerIF |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FaultSimulationStage()
Method Detail |
public void handleEvents(QueueElementIF[] elemarr) throws EventHandlerException
handleEvents
in interface EventHandlerIF
EventHandlerException
public void handleEvent(QueueElementIF element) throws EventHandlerException
handleEvent
in interface EventHandlerIF
EventHandlerException
public void init(ConfigDataIF config) throws Exception
init
in interface EventHandlerIF
Exception
public void destroy()
destroy
in interface EventHandlerIF
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |