Uses of Class
org.nuxeo.osgi.BundleImpl
Packages that use BundleImpl
Package
Description
Base classes for running test cases under Nuxeo Runtime.
-
Uses of BundleImpl in org.nuxeo.osgi
Subclasses of BundleImpl in org.nuxeo.osgiFields in org.nuxeo.osgi declared as BundleImplMethods in org.nuxeo.osgi that return BundleImplModifier and TypeMethodDescriptionBundleRegistry.getBundle(long id) BundleRegistry.getFragments(String symbolicName) BundleRegistry.getInstalledBundles()OSGiAdapter.getInstalledBundles()Methods in org.nuxeo.osgi with parameters of type BundleImplModifier and TypeMethodDescriptionvoidBundleRegistry.install(BundleImpl bundle) voidOSGiAdapter.install(BundleImpl bundle) voidBundleRegistry.uninstall(BundleImpl bundle) voidOSGiAdapter.uninstall(BundleImpl bundle) Constructors in org.nuxeo.osgi with parameters of type BundleImplModifierConstructorDescriptionBundleRegistration(BundleImpl bundle) OSGiBundleContext(BundleImpl bundle) -
Uses of BundleImpl in org.nuxeo.runtime.test
Subclasses of BundleImpl in org.nuxeo.runtime.test