I would like to create a component that is an remote service admin
EndpointEventListener.
So it needs a property endpoint.listener.scope with a filter string.
The problem now is that I want this scope to only include endpoints from
the local framework. So I need something like:
(endpoint.framework.uuid=<uuid of my framework>)
So I think I can not do this using the @Component annotation. Can I set
this property in the @Activate method somehow?

Christian

-- 
-- 
Christian Schneider
http://www.liquid-reality.de

Computer Scientist
http://www.adobe.com
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to