@Singleton public class ThreddsManagerImpl extends Object implements ThreddsManager
| Constructor and Description |
|---|
ThreddsManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
ThreddsConfiguration |
getConfiguration() |
ServiceHealthReport |
getHealthReport() |
String |
importHostFromToken(String sourceToken,
String hostname) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.ThreddsDefinition definition) |
public ThreddsConfiguration getConfiguration() throws ConfigurationNotFoundException
getConfiguration in interface ThreddsManagerConfigurationNotFoundExceptionpublic ServiceHealthReport getHealthReport()
getHealthReport in interface ThreddsManagerpublic String registerService(org.gcube.spatial.data.sdi.model.services.ThreddsDefinition definition) throws ServiceRegistrationException
registerService in interface ThreddsManagerServiceRegistrationExceptionpublic String importHostFromToken(String sourceToken, String hostname) throws ServiceRegistrationException
importHostFromToken in interface ThreddsManagerServiceRegistrationExceptionCopyright © 2017. All Rights Reserved.