public class RemoteDeploymentWatcher
extends java.lang.Object
implements akka.actor.Actor, akka.dispatch.RequiresMessageQueue<akka.dispatch.UnboundedMessageQueueSemantics>
Responsible for cleaning up child references of remote deployed actors when remote node
goes down (jvm crash, network failure), i.e. triggered by AddressTerminated
.
Modifier and Type | Class and Description |
---|---|
static class |
RemoteDeploymentWatcher.WatchRemote |
static class |
RemoteDeploymentWatcher.WatchRemote$ |
Constructor and Description |
---|
RemoteDeploymentWatcher() |
Modifier and Type | Method and Description |
---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive() |
scala.collection.immutable.Map<akka.actor.ActorRef,akka.actor.InternalActorRef> |
supervisors() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, supervisorStrategy, unhandled