Class CoordinatedShutdownReasons.ShutdownMessageReceivedReason$

  • All Implemented Interfaces:
    akka.actor.CoordinatedShutdown.Reason, java.io.Serializable, scala.Equals, scala.Product, scala.Serializable
    Enclosing class:
    CoordinatedShutdownReasons

    public static class CoordinatedShutdownReasons.ShutdownMessageReceivedReason$
    extends java.lang.Object
    implements akka.actor.CoordinatedShutdown.Reason, scala.Product, scala.Serializable
    Scala API: The shutdown was initiated by Actor on receiving external Shutdown message
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface scala.Equals

        canEqual, equals
      • Methods inherited from interface scala.Product

        productArity, productElement, productIterator, productPrefix