Package | Description |
---|---|
aQute.bnd.filerepo | |
aQute.bnd.resource.repository | |
aQute.bnd.service.repository |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<SearchableRepository.ResourceDescriptor> |
ResourceRepositoryImpl.find(String repoId,
String bsn,
VersionRange range) |
Modifier and Type | Method and Description |
---|---|
SortedSet<SearchableRepository.ResourceDescriptor> |
ResourceRepository.find(String repository,
String bsn,
VersionRange range) |
Copyright © 2015 aQute SARL. All rights reserved.