Uses of Class
aQute.bnd.version.VersionRange

Packages that use VersionRange
aQute.bnd.filerepo   
aQute.bnd.resource.repository   
aQute.bnd.service.repository   
 

Uses of VersionRange in aQute.bnd.filerepo
 

Methods in aQute.bnd.filerepo with parameters of type VersionRange
 File[] FileRepo.get(String bsn, VersionRange versionRange)
          Deprecated. Get a list of URLs to bundles that are constrained by the bsn and versionRange.
 File FileRepo.get(String bsn, VersionRange range, int strategy)
          Deprecated.  
 

Uses of VersionRange in aQute.bnd.resource.repository
 

Methods in aQute.bnd.resource.repository with parameters of type VersionRange
 SortedSet<SearchableRepository.ResourceDescriptor> ResourceRepositoryImpl.find(String repoId, String bsn, VersionRange range)
           
 

Uses of VersionRange in aQute.bnd.service.repository
 

Methods in aQute.bnd.service.repository with parameters of type VersionRange
 SortedSet<SearchableRepository.ResourceDescriptor> ResourceRepository.find(String repository, String bsn, VersionRange range)
           
 



Copyright © 2014 aQute SARL. All rights reserved.