java.lang.Object
org.gcube.smartgears.connector.resourceregistry.resourcemanager.ResourceManager
Direct Known Subclasses:
EServiceManager, HostingNodeManager

public class ResourceManager extends Object
Marker interface for Resource Managers
Author:
Luca Frosini (ISTI-CNR)
  • Field Details

    • resourceRegistryPublisher

      protected org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher resourceRegistryPublisher
      The Resource Registry Publisher instance
  • Constructor Details

    • ResourceManager

      public ResourceManager()
      Constructor
  • Method Details

    • getContextUUID

      protected UUID getContextUUID(String contextFullName) throws org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException
      Gets the UUID of a context by its full name.
      Parameters:
      contextFullName - the full name of the context
      Returns:
      the UUID of the context
      Throws:
      org.gcube.informationsystem.resourceregistry.api.exceptions.ResourceRegistryException - if an error occurs