Knopflerfish OSGi 5.2.0

Package org.osgi.resource

Resource Package Version 1.0.

See:
          Description

Interface Summary
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 Summary
Namespace Capability and Requirement Namespaces base class.
 

Package org.osgi.resource Description

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)"
 

Version:
$Id: d0272f91b8f76d63729dc851569da04b2ea88092 $

Knopflerfish OSGi 5.2.0