Uses of Interface
org.osgi.framework.BundleReference
-
Packages that use BundleReference Package Description org.osgi.framework Framework Package Version 1.9.org.osgi.framework.startlevel Framework Start Level Package Version 1.0.org.osgi.framework.wiring Framework Wiring Package Version 1.2. -
-
Uses of BundleReference in org.osgi.framework
Subinterfaces of BundleReference in org.osgi.framework Modifier and Type Interface Description interfaceBundleContextA bundle's execution context within the Framework. -
Uses of BundleReference in org.osgi.framework.startlevel
Subinterfaces of BundleReference in org.osgi.framework.startlevel Modifier and Type Interface Description interfaceBundleStartLevelQuery and modify the start level information for a bundle.interfaceFrameworkStartLevelQuery and modify the start level information for the framework. -
Uses of BundleReference in org.osgi.framework.wiring
Subinterfaces of BundleReference in org.osgi.framework.wiring Modifier and Type Interface Description interfaceBundleRevisionBundle Revision.interfaceBundleRevisionsThebundle revisionsof a bundle.interfaceBundleWiringA wiring for a bundle.interfaceFrameworkWiringQuery and modify wiring information for the framework.
-