Package org.osgi.framework.resource

Framework 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
ResourceConstants Defines standard names for the attributes, directives and name spaces for resources, capabilities and requirements.
 

Package org.osgi.framework.resource Description

Framework 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.framework.resource; version="[1.0,2.0)"
 

Version:
$Id: 3f1e95368b88d2ecbee46b1b9bc0b32754fe74bc $


Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.