You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/04/10 18:39:00 UTC

[jira] [Updated] (CELIX-442) Remove service_tracker.h service_tracker_customizer.h header and bundleContext_getServiceReference

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

Pepijn Noltes updated CELIX-442:
--------------------------------
    Description: 
The service_tracker.h and service_tracker_custimizer.h should be removed. Service tracker should be control-able from the bundle context (see CELIX-441)
Also remove the bundleContext_getServiceReference(s) this should also been unnecessary because of CEILX-441.

This make to total Celix API smaller

  was:
The service_tracker.h and service_tracker_custimizer.h should be removed. Service tracker should be control-able from the bundle context (see CELIX-441)

This make to total Celix API smaller


> Remove service_tracker.h service_tracker_customizer.h header and bundleContext_getServiceReference
> --------------------------------------------------------------------------------------------------
>
>                 Key: CELIX-442
>                 URL: https://issues.apache.org/jira/browse/CELIX-442
>             Project: Celix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 3.0.0
>            Reporter: Pepijn Noltes
>            Priority: Major
>
> The service_tracker.h and service_tracker_custimizer.h should be removed. Service tracker should be control-able from the bundle context (see CELIX-441)
> Also remove the bundleContext_getServiceReference(s) this should also been unnecessary because of CEILX-441.
> This make to total Celix API smaller



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)