| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.eclipse.osgi.internal.resolver | |
| org.eclipse.osgi.service.resolver |
Provides the Equinox resolver API.
|
| org.osgi.framework.wiring |
Framework Wiring Package Version 1.1.
|
| org.osgi.resource |
Resource Package Version 1.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundleRevisionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleDescriptionImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BundleDescription
This class represents a specific version of a bundle in the system.
|
| 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 © 2007–2016 The Apache Software Foundation. All rights reserved.