|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface IWorldMessageTranslator
This is handler for messages that should produce IWorldChangeEvent(s) out of messages we receive from the world.
| Method Summary | |
|---|---|
IWorldChangeEvent[] |
processMessage(InfoMessage message)
The handler must process the message and return 0,1 or more world events. |
void |
reset()
Reinitialize the translator. |
| Method Detail |
|---|
IWorldChangeEvent[] processMessage(InfoMessage message)
throws TranslatorException,
ComponentNotRunningException,
ComponentPausedException
message -
TranslatorException
ComponentNotRunningException
ComponentPausedExceptionvoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||