| Interface | Description |
|---|---|
| Accessor<T extends Asset,A> | |
| Browser |
Discovers data assets available through a
RepositoryService, the bound service. |
| Importer<T extends Asset,A> |
Discovers and retrieves the content of assets available through a
RepositoryService, the bound service. |
| Lifecycle |
Implemented by
ServiceProxys that require notifications of lifecycle events. |
| MutableAsset | |
| Plugin |
The entry point of a plugin library.
|
| Publisher<T extends Asset,A> |
Publishes
Assets through a RepositoryService, the bound service. |
| ServiceProxy |
A proxy to a
RepositoryService. |
| Transform<T extends Asset,I,O> |
A transformation between two APIs for a given type of
Assets. |
| Class | Description |
|---|---|
| ImportAdapter<T extends Asset,A1,A2> | |
| PublishAdapter<T extends Asset,A1,A2> |
Copyright © 2018. All rights reserved.