Uses of Class
org.apache.felix.framework.BundleContextImpl
Packages that use BundleContextImpl
-
Uses of BundleContextImpl in org.apache.felix.framework
Methods in org.apache.felix.framework with parameters of type BundleContextImplModifier and TypeMethodDescription(package private) ServiceRegistration
Felix.registerService
(BundleContextImpl context, String[] classNames, Object svcObj, Dictionary dict) Implementation for BundleContext.registerService().