Uses of Class
org.gcube.resourcemanagement.support.server.exceptions.ResourceAccessException

Packages that use ResourceAccessException
org.gcube.resourcemanagement.support.server.managers.resources   
 

Uses of ResourceAccessException in org.gcube.resourcemanagement.support.server.managers.resources
 

Methods in org.gcube.resourcemanagement.support.server.managers.resources that throw ResourceAccessException
 List<org.gcube.vremanagement.resourcemanager.stubs.binder.ResourceBinderPortType> AbstractResourceManager.getResourceManagers(org.gcube.common.core.scope.GCUBEScope scope)
          The the list of resource managers able to handle the resource in a given scope.
 List<org.gcube.vremanagement.resourcemanager.stubs.reporting.ReportingPortType> AbstractResourceManager.getResourceReportManagers(org.gcube.common.core.scope.GCUBEScope scope)
          The the list of resource report managers able to handle the resource in a given scope.
 

Constructors in org.gcube.resourcemanagement.support.server.managers.resources that throw ResourceAccessException
AbstractResourceManager(AllowedResourceTypes type)
          Deprecated. discouraged use. With no ID some operations cannot be accessed. For internal use only.
AbstractResourceManager(String id, AllowedResourceTypes type)
          Instantiate the handler of a resource given its identifier and its type.
AbstractResourceManager(String id, String name, AllowedResourceTypes type)
           
AbstractResourceManager(String id, String name, AllowedResourceTypes type, String subtype)
           
CollectionManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
CollectionManager(String id)
           
CollectionManager(String id, String name)
           
CollectionManager(String id, String name, String subtype)
           
GenericResourceManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
GenericResourceManager(String id)
           
GenericResourceManager(String id, String name)
           
GenericResourceManager(String id, String name, String subtype)
           
GHNManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
GHNManager(String id)
           
GHNManager(String id, String name)
           
GHNManager(String id, String name, String subtype)
           
RunningInstanceManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
RunningInstanceManager(String id)
           
RunningInstanceManager(String id, String name)
           
RunningInstanceManager(String id, String name, String subType)
           
RuntimeResourceManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
RuntimeResourceManager(String id)
           
RuntimeResourceManager(String id, String name)
           
RuntimeResourceManager(String id, String name, String subType)
           
ServiceManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
ServiceManager(String id)
           
ServiceManager(String id, String name)
           
ServiceManager(String id, String name, String subtype)
           
ViewManager()
          Deprecated. discouraged use. With no ID some operations cannot be accessed.
ViewManager(String id)
           
ViewManager(String id, String name)
           
ViewManager(String id, String name, String subtype)
           
 



Copyright © 2013. All Rights Reserved.