@Singleton public class GeoNetworkManagerImpl extends AbstractManager<GeoNetworkDescriptor,org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition,GeoNetworkController> implements GeoNetworkManager
| Constructor and Description |
|---|
GeoNetworkManagerImpl(RoleManager roleManager) |
| Modifier and Type | Method and Description |
|---|---|
GeoNetworkClient |
getClient() |
GeoNetworkClient |
getClient(GeoNetworkDescriptor descriptor) |
protected AbstractCluster<GeoNetworkDescriptor,GeoNetworkController> |
getCluster() |
protected ISModule |
getRetriever() |
List<GeoNetworkDescriptor> |
getSuggestedInstances() |
getAvailableInstances, getDescriptorByHostname, getHealthReport, importHostFromToken, registerServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailableInstances, getDescriptorByHostname, getHealthReport, importHostFromToken, registerService@Inject public GeoNetworkManagerImpl(RoleManager roleManager)
protected AbstractCluster<GeoNetworkDescriptor,GeoNetworkController> getCluster()
getCluster in class AbstractManager<GeoNetworkDescriptor,org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition,GeoNetworkController>protected ISModule getRetriever()
getRetriever in class AbstractManager<GeoNetworkDescriptor,org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition,GeoNetworkController>public List<GeoNetworkDescriptor> getSuggestedInstances() throws ConfigurationNotFoundException
getSuggestedInstances in interface GeoServiceManager<GeoNetworkDescriptor,org.gcube.spatial.data.sdi.model.services.GeoNetworkServiceDefinition>ConfigurationNotFoundExceptionpublic GeoNetworkClient getClient() throws ConfigurationNotFoundException
getClient in interface GeoNetworkManagerConfigurationNotFoundExceptionpublic GeoNetworkClient getClient(GeoNetworkDescriptor descriptor)
getClient in interface GeoNetworkManagerCopyright © 2020. All Rights Reserved.