object PostStop extends PostStop with Product with Serializable

Lifecycle signal that is fired after this actor and all its child actors (transitively) have terminated. The Terminated signal is only sent to registered watchers after this signal has been processed.

Source
MessageAndSignals.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PostStop
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. PostStop
  7. Signal
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def instance: PostStop