public interface FelixBundleContext extends BundleContext
| Modifier and Type | Method and Description |
|---|---|
void |
addCapability() |
void |
addRequirement(String s) |
void |
removeCapability() |
void |
removeRequirement() |
addBundleListener, addFrameworkListener, addServiceListener, addServiceListener, createFilter, getAllServiceReferences, getBundle, getBundle, getBundle, getBundles, getDataFile, getProperty, getService, getServiceReference, getServiceReference, getServiceReferences, getServiceReferences, installBundle, installBundle, registerService, registerService, registerService, removeBundleListener, removeFrameworkListener, removeServiceListener, ungetServicevoid addRequirement(String s) throws BundleException
BundleExceptionvoid removeRequirement()
throws BundleException
BundleExceptionvoid addCapability()
throws BundleException
BundleExceptionvoid removeCapability()
throws BundleException
BundleExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.