|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.actor.ActorRef akka.actor.InternalActorRef akka.actor.dungeon.UndefinedUidActorRef
public class UndefinedUidActorRef
Constructor Summary | |
---|---|
UndefinedUidActorRef(ActorRef ref)
|
Method Summary | |
---|---|
ActorPath |
path()
Returns the path for this actor (from this actor up to the root actor). |
scala.runtime.Nothing$ |
provider()
|
Methods inherited from class akka.actor.InternalActorRef |
---|
getChild, getParent, isLocal, isTerminated, restart, resume, sendSystemMessage, start, stop, suspend |
Methods inherited from class akka.actor.ActorRef |
---|
compareTo, equals, forward, hashCode, noSender, tell, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface akka.actor.MinimalActorRef |
---|
getChild, getParent, isTerminated, restart, resume, sendSystemMessage, start, stop, suspend, writeReplace |
Methods inherited from interface akka.actor.LocalRef |
---|
isLocal |
Constructor Detail |
---|
public UndefinedUidActorRef(ActorRef ref)
Method Detail |
---|
public ActorPath path()
ActorRef
path
in class ActorRef
public scala.runtime.Nothing$ provider()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |