Package org.apache.felix.framework.ext
Interface FelixBundleContext
- All Superinterfaces:
BundleContext
,BundleReference
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
Methods inherited from interface org.osgi.framework.BundleContext
addBundleListener, addFrameworkListener, addServiceListener, addServiceListener, createFilter, getAllServiceReferences, getBundle, getBundle, getBundle, getBundles, getDataFile, getProperty, getService, getServiceObjects, getServiceReference, getServiceReference, getServiceReferences, getServiceReferences, installBundle, installBundle, registerService, registerService, registerService, registerService, removeBundleListener, removeFrameworkListener, removeServiceListener, ungetService
-
Method Details
-
addRequirement
- Throws:
BundleException
-
removeRequirement
- Throws:
BundleException
-
addCapability
- Throws:
BundleException
-
removeCapability
- Throws:
BundleException
-