[ 
https://issues.apache.org/jira/browse/FELIX-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre De Rop closed FELIX-4880.
--------------------------------

> Missing callback instance support for some adapters
> ---------------------------------------------------
>
>                 Key: FELIX-4880
>                 URL: https://issues.apache.org/jira/browse/FELIX-4880
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: org.apache.felix.dependencymanager-r2
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>            Priority: Minor
>             Fix For: org.apache.felix.dependencymanager-r3
>
>
> Service, or Resource adapters supports callback instance. it would be useful  
> to also support the same for FactoryConfiguration adapters and Bundle 
> adapters.
> So, the following methods could be added in the DependencyManager API:
>   public Component createFactoryConfigurationAdapterService(String 
> factoryPid, String update, boolean propagate, Object callbackInstance);
>   public Component createBundleAdapterService(int bundleStateMask, String 
> bundleFilter, boolean propagate, Object callbackInstance, String add, String 
> change, String remove);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to