| Package | Description |
|---|---|
| aQute.bnd.service | |
| aQute.lib.deployer.obr |
| Modifier and Type | Method and Description |
|---|---|
ResourceHandle |
RemoteRepositoryPlugin.getHandle(String bsn,
String range,
RepositoryPlugin.Strategy strategy,
Map<String,String> properties)
Retrieve a resource handle from the repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingURLResourceHandle
This resource handler downloads remote resources on demand, and caches them
as local files.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceHandle |
AbstractBaseOBR.getHandle(String bsn,
String range,
RepositoryPlugin.Strategy strategy,
Map<String,String> properties) |
protected ResourceHandle[] |
AbstractBaseOBR.getHandles(String bsn,
String rangeStr) |
| Modifier and Type | Method and Description |
|---|---|
protected static File[] |
AbstractBaseOBR.requestAll(ResourceHandle[] handles) |
Copyright © 2015 aQute SARL. All Rights Reserved.