java.lang.Object
it.rebirthproject.ufoeb.architecture.messages.interfaces.AbstractCommandMessage
it.rebirthproject.ufoeb.architecture.messages.commands.PrintStateMessage
All Implemented Interfaces:
Message

public class PrintStateMessage extends AbstractCommandMessage
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 Details

    • PrintStateMessage

      public PrintStateMessage()
  • Method Details

    • getMessageType

      public MessageType getMessageType()
      Getter for the message type
      Returns:
      The message type