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, ungetService
void addRequirement(String s) throws BundleException
BundleException
void removeRequirement() throws BundleException
BundleException
void addCapability() throws BundleException
BundleException
void removeCapability() throws BundleException
BundleException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.