You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2019/09/28 17:07:54 UTC

[GitHub] [celix] rlenferink opened a new issue #108: Add service tracker api to bundle context

rlenferink opened a new issue #108: Add service tracker api to bundle context
URL: https://github.com/apache/celix/issues/108
 
 
   To make the use of service trackers easier integrate a service tracker API directly on the bundle context.
   
   The service tracker should be stored in the bundle context and automatically be closed and destroy when the bundle is respectively stopped / destroyed. 
   
   Proposed API: [bundle_context_additions.h](https://github.com/apache/celix/files/3665774/bundle_context_additions.h.txt)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services