|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleRequirement | |
|---|---|
| org.osgi.framework.wiring | Framework Wiring Package Version 1.1. |
| Uses of BundleRequirement in org.osgi.framework.wiring |
|---|
| Methods in org.osgi.framework.wiring that return BundleRequirement | |
|---|---|
BundleRequirement |
BundleWire.getRequirement()
Return the BundleRequirement for this wire. |
| Methods in org.osgi.framework.wiring that return types with arguments of type BundleRequirement | |
|---|---|
java.util.List<BundleRequirement> |
BundleRevision.getDeclaredRequirements(java.lang.String namespace)
Returns the requirements declared by this bundle revision. |
java.util.List<BundleRequirement> |
BundleWiring.getRequirements(java.lang.String namespace)
Returns the requirements of this bundle wiring. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||