Uses of Class
org.gcube.common.informationsystem.publisher.impl.registrations.resources.ISRegistryInstance

Packages that use ISRegistryInstance
org.gcube.common.informationsystem.publisher.impl.registrations.resources   
 

Uses of ISRegistryInstance in org.gcube.common.informationsystem.publisher.impl.registrations.resources
 

Methods in org.gcube.common.informationsystem.publisher.impl.registrations.resources that return ISRegistryInstance
static ISRegistryInstance ISRegistryInstance.fromGCUBERunningInstance(org.gcube.common.core.resources.GCUBERunningInstance instance)
          Creates a new Registry instance from a GCUBERunningInstance
 

Methods in org.gcube.common.informationsystem.publisher.impl.registrations.resources that return types with arguments of type ISRegistryInstance
 Set<ISRegistryInstance> ISRegistryInstanceGroup.getRegistryInstancesForTypeAndScope(String type, org.gcube.common.core.scope.GCUBEScope scope)
          Gets the list of instances managing the given resource type in the specified GCUBEScope
 

Methods in org.gcube.common.informationsystem.publisher.impl.registrations.resources with parameters of type ISRegistryInstance
 void ISRegistryInstanceGroup.addRegistry(ISRegistryInstance instance)
          Adds a new ISRegistry instance to use for the given resource type
 



Copyright © 2013. All Rights Reserved.