Module it.rebirthproject.ufoeb
Class PrintStateMessage
java.lang.Object
it.rebirthproject.ufoeb.architecture.messages.interfaces.AbstractCommandMessage
it.rebirthproject.ufoeb.architecture.messages.commands.PrintStateMessage
- All Implemented Interfaces:
Message
An internal message sent from the event bus infrastructure to the
EventBus
'
MemoryState
when you want to print the bus internal state.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class it.rebirthproject.ufoeb.architecture.messages.interfaces.AbstractCommandMessage
toString
-
Constructor Details
-
PrintStateMessage
public PrintStateMessage()
-
-
Method Details
-
getMessageType
Getter for the message type- Returns:
- The message type
-