| Package | Description |
|---|---|
| org.virtualrepository.impl | |
| org.virtualrepository.spi |
| Modifier and Type | Method and Description |
|---|---|
<A,T extends Asset> |
ServiceInspector.publisherFor(AssetType type,
Class<? extends A> api)
Returns a
Publisher of the RepositoryService bound to the AssetType of a given
Asset and to a given API. |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends Publisher<?,?>> |
ServiceInspector.publishersFor(AssetType type)
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublishAdapter<T extends Asset,A1,A2>
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Asset,A1,A2> |
PublishAdapter.adapt(Publisher<T,A1> publisher,
Transform<T,A2,A1> transform)
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Publisher<?,?>> |
ServiceProxy.publishers()
Returns the
Publishers bound to this repository service, if any. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Asset,A1,A2> |
PublishAdapter.adapt(Publisher<T,A1> publisher,
Transform<T,A2,A1> transform)
|
Copyright © 2018. All rights reserved.