Need deal with ServiceInterest services
---------------------------------------
Key: CXF-1965
URL: https://issues.apache.org/jira/browse/CXF-1965
Project: CXF
Issue Type: Task
Components: Distributed-OSGi
Reporter: David Bosschaert
Instances of the org.osgi.framework.hooks.service.ServiceInterest service
provide an alternative way of expressing that a service consumer has interest
in a particular set of services. These services aren't explicitly looked up by
the consumer in the ServiceRegistry, rather a ServiceListener with a full
wildcard is typically used to obtain them.
To provide the DSW with the cue that a consumer is interested in a particular
service, an instance of ServiceInterest can be registered as a service and the
DSW needs to include them in the list of services that are being queries from
Discovery.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.