Base marker interface for all scope services. Used by the ScopeUtils to lookup
services defined as beans in Spring application context. A scope service usually can perform various
tasks on a scope like managing shared objects, streams, etc.
Author:
The Red5 Project (red5@osflash.org), Joachim Bauch (bauch@struktur.de)