Package | Description |
---|---|
org.apache.felix.framework | |
org.osgi.framework.wiring | |
org.osgi.resource |
Modifier and Type | Class and Description |
---|---|
class |
BundleRevisionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
BundleRevision
Bundle Revision.
|
Modifier and Type | Method and Description |
---|---|
Resource |
Wire.getProvider()
Returns the resource providing the
capability . |
Resource |
Wire.getRequirer()
Returns the resource who
requires the
capability . |
Resource |
Capability.getResource()
Returns the resource declaring this capability.
|
Resource |
Requirement.getResource()
Returns the resource declaring this requirement.
|
Resource |
Wiring.getResource()
Returns the resource associated with this wiring.
|
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.