| Package | Description |
|---|---|
| org.gcube.data.tmf.api | |
| org.gcube.data.tmf.api.exceptions | |
| org.gcube.data.tmf.impl |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Source> |
SourceBinder.bind(Element request)
Binds one or more data sources in response to client requests, returning
Source models of the bound sources to the service. |
void |
SourceLifecycle.reconfigure(Element request)
Gives the plugin a client request with which it can refine its management
of the data source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnsupportedOperationException
Raised with requests to service operations that are not supported.
|
class |
UnsupportedRequestException
Raised with requests to services which are not supported by the target plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleAdapter.reconfigure(Element request)
Gives the plugin a client request with which it can refine its management
of the data source.
|
| Constructor and Description |
|---|
AbstractSource(String id)
Creates an instance with a given identifier.
|
Copyright © 2018. All Rights Reserved.