Uses of Interface
org.osgi.resource.Resource

Packages that use Resource
org.apache.felix.framework   
org.eclipse.osgi.internal.resolver   
org.eclipse.osgi.service.resolver   
org.osgi.framework.wiring Framework Wiring Package Version 1.0. 
org.osgi.resource   
 

Uses of Resource in org.apache.felix.framework
 

Classes in org.apache.felix.framework that implement Resource
 class BundleRevisionImpl
           
 

Uses of Resource in org.eclipse.osgi.internal.resolver
 

Classes in org.eclipse.osgi.internal.resolver that implement Resource
 class BundleDescriptionImpl
           
 

Uses of Resource in org.eclipse.osgi.service.resolver
 

Subinterfaces of Resource in org.eclipse.osgi.service.resolver
 interface BundleDescription
          This class represents a specific version of a bundle in the system.
 

Uses of Resource in org.osgi.framework.wiring
 

Subinterfaces of Resource in org.osgi.framework.wiring
 interface BundleRevision
          Bundle Revision.
 

Uses of Resource in org.osgi.resource
 

Methods in org.osgi.resource that return Resource
 Resource Wire.getProvider()
          Returns the resource providing the capability.
 Resource Wire.getRequirer()
          Returns the resource who requires the capability.
 Resource Wiring.getResource()
          Returns the resource associated with this wiring.
 Resource Requirement.getResource()
          Returns the resource declaring this requirement.
 Resource Capability.getResource()
          Returns the resource declaring this capability.
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.