Package | Description |
---|---|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
BundleRequirement |
BundleWire.getRequirement()
Return the
BundleRequirement for this wire. |
Modifier and Type | Method and Description |
---|---|
List<BundleRequirement> |
BundleRevision.getDeclaredRequirements(String namespace)
Returns the requirements declared by this bundle revision.
|
List<BundleRequirement> |
BundleWiring.getRequirements(String namespace)
Returns the requirements of this bundle wiring.
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.