Uses of Interface
org.osgi.resource.Resource

Packages that use Resource
org.osgi.resource   
 

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 Requirement.getResource()
          Returns the resource declaring this requirement.
 Resource Capability.getResource()
          Returns the resource declaring this capability.
 Resource Wiring.getResource()
          Returns the resource associated with this wiring.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.