Package | Description |
---|---|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
org.osgi.resource |
Resource Package Version 1.0.
|
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 |
Wiring.getResource()
Returns the resource associated with this wiring.
|
Resource |
Requirement.getResource()
Returns the resource declaring this requirement.
|
Resource |
Capability.getResource()
Returns the resource declaring this capability.
|
Copyright © 2021 OSGi Alliance. All rights reserved.