|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.informationsystem.publisher.impl.registrations.resources.ISRegistryInstanceGroup
public class ISRegistryInstanceGroup
List of ISRegistry instances currently available in the infrastructure
| Method Summary | |
|---|---|
void |
addRegistry(ISRegistryInstance instance)
Adds a new ISRegistry instance to use for the given resource type |
static ISRegistryInstanceGroup |
getInstanceGroup()
|
Set<ISRegistryInstance> |
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 inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ISRegistryInstanceGroup getInstanceGroup()
public Set<ISRegistryInstance> getRegistryInstancesForTypeAndScope(String type,
org.gcube.common.core.scope.GCUBEScope scope)
throws ISRegistryLookup.NoRegistryAvailableException
GCUBEScope
type - scope -
ISRegistryLookup.NoRegistryAvailableExceptionpublic void addRegistry(ISRegistryInstance instance)
instance - the new instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||