Package | Description |
---|---|
aQute.bnd.build | |
aQute.bnd.maven | |
aQute.bnd.maven.support | |
aQute.bnd.resource.repository | |
aQute.bnd.service | |
aQute.bnd.service.repository | |
aQute.lib.deployer |
Modifier and Type | Class and Description |
---|---|
class |
DownloadBlocker
This class is intended to be used by the users of a
RepositoryPlugin . |
Modifier and Type | Method and Description |
---|---|
File |
WorkspaceRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners) |
Modifier and Type | Method and Description |
---|---|
File |
MavenRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners) |
Modifier and Type | Method and Description |
---|---|
File |
MavenRemoteRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners) |
Modifier and Type | Field and Description |
---|---|
protected static RepositoryPlugin.DownloadListener[] |
ResourceRepositoryImpl.EMPTY_LISTENER |
Modifier and Type | Method and Description |
---|---|
File |
ResourceRepositoryImpl.getResource(byte[] rd,
RepositoryPlugin.DownloadListener... blockers)
Get the file belonging to a Resource Descriptor
|
Modifier and Type | Method and Description |
---|---|
File |
RepositoryPlugin.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
Return a URL to a matching version of the given bundle.
|
Modifier and Type | Method and Description |
---|---|
File |
ResourceRepository.getResource(byte[] id,
RepositoryPlugin.DownloadListener... listeners) |
Modifier and Type | Method and Description |
---|---|
File |
FileRepo.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners) |
Copyright © 2015 aQute SARL. All rights reserved.