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
 

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)
           
 



Copyright © 2014. All Rights Reserved.