Uses of Class
org.apache.felix.framework.BundleContextImpl
-
Packages that use BundleContextImpl Package Description org.apache.felix.framework -
-
Uses of BundleContextImpl in org.apache.felix.framework
Methods in org.apache.felix.framework with parameters of type BundleContextImpl Modifier and Type Method Description (package private) ServiceRegistration
Felix. registerService(BundleContextImpl context, java.lang.String[] classNames, java.lang.Object svcObj, java.util.Dictionary dict)
Implementation for BundleContext.registerService().
-