Class DefaultOSGiFramework

    • Constructor Detail

      • DefaultOSGiFramework

        public DefaultOSGiFramework​(OSGiConfigurator equinoxLocator)
    • Method Detail

      • getBundleContext

        public org.osgi.framework.BundleContext getBundleContext()
        Description copied from interface: OSGiFramework
        Obtain bundle context of embedded OSGi framework. This causes the framework to be launched if it is not running yet.
        Specified by:
        getBundleContext in interface OSGiFramework
        Returns:
        bundle context of embedded OSGi framework