public static class Logging.StandardOutLogger extends InternalActorRef implements MinimalActorRef, Logging.StdOutLogger
Constructor and Description |
---|
StandardOutLogger() |
Modifier and Type | Method and Description |
---|---|
ActorPath |
path()
Returns the path for this actor (from this actor up to the root actor).
|
ActorRefProvider |
provider()
Get a reference to the actor ref provider which created this ref.
|
java.lang.String |
toString() |
protected java.lang.Object |
writeReplace() |
getChild, getParent, isLocal, isTerminated, restart, resume, sendSystemMessage, start, stop, suspend
compareTo, equals, forward, hashCode, noSender, tell
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getChild, getParent, isTerminated, restart, resume, sendSystemMessage, start, stop, suspend
public ActorPath path()
ActorRef
public ActorRefProvider provider()
InternalActorRef
provider
in class InternalActorRef
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in interface MinimalActorRef
java.io.ObjectStreamException