@Singleton public class GISManagerImpl extends Object implements GISManager
| Constructor and Description |
|---|
GISManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
GeoServerClusterConfiguration |
getConfiguration() |
ServiceHealthReport |
getHealthReport() |
String |
importHostFromToken(String sourceToken,
String hostname) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.GeoServerDefinition definition) |
public GeoServerClusterConfiguration getConfiguration() throws ConfigurationNotFoundException
getConfiguration in interface GISManagerConfigurationNotFoundExceptionpublic ServiceHealthReport getHealthReport()
getHealthReport in interface GISManagerpublic String registerService(org.gcube.spatial.data.sdi.model.services.GeoServerDefinition definition) throws ServiceRegistrationException
registerService in interface GISManagerServiceRegistrationExceptionpublic String importHostFromToken(String sourceToken, String hostname) throws ServiceRegistrationException
importHostFromToken in interface GISManagerServiceRegistrationExceptionCopyright © 2017. All Rights Reserved.