| Interface | Description |
|---|---|
| Capability |
A capability that has been declared from a
Resource. |
| Requirement |
A requirement that has been declared from a
Resource . |
| Resource |
A resource is the representation of a uniquely identified and typed data.
|
| Wire |
A wire connecting a
Capability to a Requirement. |
| Wiring |
A wiring for a resource.
|
| Class | Description |
|---|---|
| ResourceConstants |
Defines standard names for the attributes, directives and name spaces for
resources, capabilities and requirements.
|
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.framework.resource; version="[1.0,2.0)"
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.