Class WatchdogMessage

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Exception getReason()
      • Methods inherited from class org.somda.sdc.common.event.AbstractEventMessage

        getPayload
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WatchdogMessage

        WatchdogMessage(String payload, Exception reason)
        Constructs a new instance.
        Parameters:
        payload - the endpoint reference address this watchdog message belongs to
        reason - the reason the watchdog sends this message.