public class ThreddsRetriever extends AbstractISModule<ThreddsConfiguration>
| Constructor and Description |
|---|
ThreddsRetriever() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDefinitionForServiceType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) |
protected void |
checkDefinitionType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) |
protected String |
getGCoreEndpointServiceClass() |
protected String |
getGCoreEndpointServiceName() |
protected String |
getManagedServiceType() |
ThreddsConfiguration |
getObject() |
protected String |
getServiceEndpointAccessPointName() |
protected String |
getServiceEndpointCategory() |
protected String |
getServiceEndpointPlatformName() |
protected List<Status> |
performInstanceCheck(org.gcube.common.resources.gcore.ServiceEndpoint se) |
checkDefinition, getGcoreEndpoints, getHealthReport, getServiceEndpoints, importHostFromToken, prepareEndpoint, registerServicepublic ThreddsConfiguration getObject() throws ConfigurationNotFoundException
ConfigurationNotFoundExceptionprotected String getGCoreEndpointServiceClass()
getGCoreEndpointServiceClass in class AbstractISModule<ThreddsConfiguration>protected String getGCoreEndpointServiceName()
getGCoreEndpointServiceName in class AbstractISModule<ThreddsConfiguration>protected String getManagedServiceType()
getManagedServiceType in class AbstractISModule<ThreddsConfiguration>protected String getServiceEndpointCategory()
getServiceEndpointCategory in class AbstractISModule<ThreddsConfiguration>protected String getServiceEndpointPlatformName()
getServiceEndpointPlatformName in class AbstractISModule<ThreddsConfiguration>protected String getServiceEndpointAccessPointName()
getServiceEndpointAccessPointName in class AbstractISModule<ThreddsConfiguration>protected List<Status> performInstanceCheck(org.gcube.common.resources.gcore.ServiceEndpoint se)
performInstanceCheck in class AbstractISModule<ThreddsConfiguration>protected void checkDefinitionForServiceType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition)
throws InvalidServiceDefinitionException
checkDefinitionForServiceType in class AbstractISModule<ThreddsConfiguration>InvalidServiceDefinitionExceptionprotected void checkDefinitionType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition)
throws InvalidServiceDefinitionException
checkDefinitionType in class AbstractISModule<ThreddsConfiguration>InvalidServiceDefinitionExceptionCopyright © 2017. All Rights Reserved.