| Package | Description |
|---|---|
| org.virtualrepository.impl | |
| org.virtualrepository.spi |
| Modifier and Type | Method and Description |
|---|---|
<A,T extends Asset> |
ServiceInspector.importerFor(AssetType type,
Class<? extends A> api)
Returns an
Importer of the RepositoryService which is bound to the AssetType of a given
Asset and to a given API. |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends Importer<?,?>> |
ServiceInspector.importersFor(AssetType type)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportAdapter<T extends Asset,A1,A2>
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Asset,A1,A2> |
ImportAdapter.adapt(Importer<T,A1> importer,
Transform<T,A1,A2> transform)
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Importer<?,?>> |
ServiceProxy.importers()
Returns the
Importers bound to this repository service, if any. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Asset,A1,A2> |
ImportAdapter.adapt(Importer<T,A1> importer,
Transform<T,A1,A2> transform)
|
Copyright © 2018. All rights reserved.