Class CoordinatedShutdownReasons.ActorTerminatedReason$

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

    public static class CoordinatedShutdownReasons.ActorTerminatedReason$
    extends java.lang.Object
    implements akka.actor.CoordinatedShutdown.Reason, scala.Product, java.io.Serializable
    Scala API: The shutdown was initiated by actor termination, e.g. In Actors PostStop hook
    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, productElementName, productElementNames, productIterator, productPrefix