You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/09/25 18:58:04 UTC

[jira] [Created] (CELIX-258) framework uses dlopen/dlsym to set the bundleActivator

Bjoern Petri created CELIX-258:
----------------------------------

             Summary: framework uses  dlopen/dlsym to set the bundleActivator
                 Key: CELIX-258
                 URL: https://issues.apache.org/jira/browse/CELIX-258
             Project: Celix
          Issue Type: Improvement
          Components: Framework
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri
            Priority: Minor


Similar to bundles, the framework uses  dlopen and dlsym to retrieve and set the bundleActivator for the framework bundle. 

While it might be more comprehensive to set the function pointer directly, this also does not work on Android.



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