Package | Description |
---|---|
aQute.bnd.filerepo | |
aQute.bnd.osgi.resource | |
aQute.bnd.resource.repository | |
aQute.bnd.service.repository | |
aQute.bnd.version |
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 |
---|---|
void |
ResourceBuilder.addRequireBundle(String bsn,
VersionRange range) |
FilterBuilder |
FilterBuilder.in(String key,
VersionRange range) |
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) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersect(VersionRange other)
Intersect two version ranges
|
static VersionRange |
VersionRange.parseOSGiVersionRange(String version) |
static VersionRange |
VersionRange.parseVersionRange(String version) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
VersionRange.intersect(VersionRange other)
Intersect two version ranges
|
Copyright © 2021 aQute SARL. All rights reserved.