Uses of Class
aQute.bnd.service.ResourceHandle.Location

Packages that use ResourceHandle.Location
aQute.bnd.service   
aQute.lib.deployer.obr   
 

Uses of ResourceHandle.Location in aQute.bnd.service
 

Methods in aQute.bnd.service that return ResourceHandle.Location
 ResourceHandle.Location ResourceHandle.getLocation()
           
static ResourceHandle.Location ResourceHandle.Location.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceHandle.Location[] ResourceHandle.Location.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ResourceHandle.Location in aQute.lib.deployer.obr
 

Methods in aQute.lib.deployer.obr that return ResourceHandle.Location
 ResourceHandle.Location CachingURLResourceHandle.getLocation()
           
 



Copyright © 2012 aQute SARL. All Rights Reserved.