public interface ISModule<T>
| Modifier and Type | Method and Description |
|---|---|
ServiceHealthReport |
getHealthReport() |
T |
getObject() |
String |
importHostFromToken(String sourceToken,
String host) |
String |
registerService(org.gcube.spatial.data.sdi.model.services.ServiceDefinition definition) |
T getObject() 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 © 2017. All Rights Reserved.