Contract of this method: Must always return the same ActorPath, which must have been registered if we haven't been stopped yet.
Contract of this method: Must always return the same ActorPath, which must have been registered if we haven't been stopped yet.
An ActorRef which - offers the ability to hook caller-side logic into a
tell- is registered lazilyCAUTION: In order to prevent memory leaks you need to make sure that the ref is explicitly stopped via
stopin _all_ cases, even iftell/bang is never called!