public class DefaultOSGiFramework extends Object implements OSGiFramework
Constructor and Description |
---|
DefaultOSGiFramework(OSGiConfigurator equinoxLocator) |
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.BundleContext |
getBundleContext()
Obtain bundle context of embedded OSGi framework.
|
public DefaultOSGiFramework(OSGiConfigurator equinoxLocator)
public org.osgi.framework.BundleContext getBundleContext()
OSGiFramework
getBundleContext
in interface OSGiFramework
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.