Philipp Buluschek created FELIX-4672:
----------------------------------------
Summary: Allow callbacks to third party instance for adapters
Key: FELIX-4672
URL: https://issues.apache.org/jira/browse/FELIX-4672
Project: Felix
Issue Type: Improvement
Components: Dependency Manager
Affects Versions: dependencymanager-3.2.0
Reporter: Philipp Buluschek
Priority: Minor
When creating an adapter, it should be possible to redirect the
added/changed/removed callbacks to a third party instance (as is possible with
normal ServiceDependencies).
Currently it is only possible to get the callbacks on the adapter itself, using
DM.createAdapterService(Device.class.name, null, "add", "change", "remove")
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)