@Version("1.0")
Package org.osgi.resource
Resource Package Version 1.0.
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.resource; version="[1.0,2.0)"
- Author:
- $Id: c537ca9b2fa1504e2429f386100d13327c49be0b $
-
Interface Summary Interface Description Capability A capability that has been declared from aResource
.Requirement A requirement that has been declared from aResource
.Resource A resource is the representation of a uniquely identified and typed data.Wire A wire connecting aCapability
to aRequirement
.Wiring A wiring for a resource. -
Class Summary Class Description Namespace Capability and Requirement Namespaces base class.