Class ShutdownStateManagerMessage

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

public class ShutdownStateManagerMessage extends AbstractCommandMessage
An internal message sent from the event bus infrastructure to BusMemoryStateManager when the shutdown method of the EventBus is invoked. After receiving this message, the BusMemoryStateManager will shut down.
See Also:
  • Constructor Details

  • Method Details

    • getMessageType

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