public class GeoServerClusterRetriever extends AbstractISModule<GeoServerClusterConfiguration>
| Constructor and Description |
|---|
GeoServerClusterRetriever() |
| 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() |
GeoServerClusterConfiguration |
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 GeoServerClusterConfiguration getObject() throws ConfigurationNotFoundException
ConfigurationNotFoundExceptionprotected String getGCoreEndpointServiceClass()
getGCoreEndpointServiceClass in class AbstractISModule<GeoServerClusterConfiguration>protected String getGCoreEndpointServiceName()
getGCoreEndpointServiceName in class AbstractISModule<GeoServerClusterConfiguration>protected String getManagedServiceType()
getManagedServiceType in class AbstractISModule<GeoServerClusterConfiguration>protected String getServiceEndpointAccessPointName()
getServiceEndpointAccessPointName in class AbstractISModule<GeoServerClusterConfiguration>protected String getServiceEndpointCategory()
getServiceEndpointCategory in class AbstractISModule<GeoServerClusterConfiguration>protected String getServiceEndpointPlatformName()
getServiceEndpointPlatformName in class AbstractISModule<GeoServerClusterConfiguration>protected List<Status> performInstanceCheck(org.gcube.common.resources.gcore.ServiceEndpoint se)
performInstanceCheck in class AbstractISModule<GeoServerClusterConfiguration>protected void checkDefinitionForServiceType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition)
throws InvalidServiceDefinitionException
checkDefinitionForServiceType in class AbstractISModule<GeoServerClusterConfiguration>InvalidServiceDefinitionExceptionprotected void checkDefinitionType(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition)
throws InvalidServiceDefinitionException
checkDefinitionType in class AbstractISModule<GeoServerClusterConfiguration>InvalidServiceDefinitionExceptionCopyright © 2017. All Rights Reserved.