Class UndefinedUidActorRef

  • All Implemented Interfaces:
    ActorRefScope, LocalRef, MinimalActorRef, ScalaActorRef, java.io.Serializable, java.lang.Comparable<ActorRef>, scala.Serializable

    public class UndefinedUidActorRef
    extends InternalActorRef
    implements MinimalActorRef
    Starts subscription to AddressTerminated if not already subscribing and the block adds a non-local ref to watching or watchedBy. Ends subscription to AddressTerminated if subscribing and the block removes the last non-local ref from watching and watchedBy.
    See Also:
    Serialized Form
    • Constructor Detail

      • UndefinedUidActorRef

        public UndefinedUidActorRef​(ActorRef ref)
    • Method Detail

      • provider

        public scala.runtime.Nothing$ provider()