@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: package-info.java 1614569 2014-07-30 07:22:32Z cziegeler $
-
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.