@Singleton public class GeoNetworkManagerImpl extends Object implements GeoNetworkManager
| Constructor and Description |
|---|
GeoNetworkManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
GeoNetworkConfiguration |
getConfiguration() |
ServiceHealthReport |
getHealthReport() |
String |
importHostFromToken(String sourceToken,
String hostname) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition definition) |
public GeoNetworkConfiguration getConfiguration() throws ConfigurationNotFoundException
getConfiguration in interface GeoNetworkManagerConfigurationNotFoundExceptionpublic ServiceHealthReport getHealthReport()
getHealthReport in interface GeoNetworkManagerpublic String registerService(org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition definition) throws ServiceRegistrationException
registerService in interface GeoNetworkManagerServiceRegistrationExceptionpublic String importHostFromToken(String sourceToken, String hostname) throws ServiceRegistrationException
importHostFromToken in interface GeoNetworkManagerServiceRegistrationExceptionCopyright © 2017. All Rights Reserved.