|
[Felix Framework] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FelixBundleContext
Method Summary | |
---|---|
void |
addCapability()
|
void |
addRequirement(String s)
|
void |
removeCapability()
|
void |
removeRequirement()
|
Methods inherited from interface org.osgi.framework.BundleContext |
---|
addBundleListener, addFrameworkListener, addServiceListener, addServiceListener, createFilter, getAllServiceReferences, getBundle, getBundle, getBundles, getDataFile, getProperty, getService, getServiceReference, getServiceReferences, installBundle, installBundle, registerService, registerService, removeBundleListener, removeFrameworkListener, removeServiceListener, ungetService |
Method Detail |
---|
void addRequirement(String s) throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
void removeRequirement() throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
void addCapability() throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
void removeCapability() throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
|
[Felix Framework] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |