- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Query if some actor is linked to actor
Sun, 2011-07-31, 09:19
Hi,
is there any way how to query, if actor is linked by some other actors. I found links is private[actor] so I would assume via reflection I can hack it, but just by any case is there a way to do it some supported way? I just need to know if there is some linking actor not particularly interested who or how many.
Thanks for help
Pavel.