public interface ISModule
| Modifier and Type | Method and Description |
|---|---|
ServiceHealthReport |
getHealthReport() |
List<org.gcube.common.resources.gcore.ServiceEndpoint> |
getISInformation() |
String |
importHostFromToken(String sourceToken,
String host) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) |
List<org.gcube.common.resources.gcore.ServiceEndpoint> getISInformation() throws ConfigurationNotFoundException
ConfigurationNotFoundExceptionServiceHealthReport getHealthReport()
String registerService(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) throws ServiceRegistrationException
ServiceRegistrationExceptionString importHostFromToken(String sourceToken, String host) throws ServiceRegistrationException
ServiceRegistrationExceptionCopyright © 2019. All Rights Reserved.