Class ShutdownEvent

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class ShutdownEvent extends MonitorEvent
Signals the reception of a SHUTDOWN event.
  • Constructor Details

    • ShutdownEvent

      public ShutdownEvent(MonitorEvent.Kind kind, com.fasterxml.jackson.databind.JsonNode data)
      Instantiates a new shutdown event.
      Parameters:
      kind - the kind
      data - the data
  • Method Details

    • byGuest

      public boolean byGuest()
      returns if this is initiated by the guest.
      Returns:
      the value