public class ISRegistryInstance extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis.message.addressing.EndpointReferenceType |
endpoint |
static String |
ISREGISTRY_CLASS |
static String |
ISREGISTRY_NAME |
protected static String |
ISREGISTRY_PORTTYPE |
protected Set<String> |
managedResourceTypes |
protected Set<org.gcube.common.core.scope.GCUBEScope> |
scopes |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ISRegistryInstance |
fromGCUBERunningInstance(org.gcube.common.core.resources.GCUBERunningInstance instance)
Creates a new Registry instance from a
GCUBERunningInstance |
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpoint() |
Set<String> |
getManagedResourceTypes() |
Set<org.gcube.common.core.scope.GCUBEScope> |
getScopes() |
int |
hashCode() |
public static String ISREGISTRY_CLASS
public static String ISREGISTRY_NAME
protected static String ISREGISTRY_PORTTYPE
protected org.apache.axis.message.addressing.EndpointReferenceType endpoint
protected Set<org.gcube.common.core.scope.GCUBEScope> scopes
public static ISRegistryInstance fromGCUBERunningInstance(org.gcube.common.core.resources.GCUBERunningInstance instance)
GCUBERunningInstanceinstance - public org.apache.axis.message.addressing.EndpointReferenceType getEndpoint()
public Set<String> getManagedResourceTypes()
public Set<org.gcube.common.core.scope.GCUBEScope> getScopes()
Copyright © 2017. All Rights Reserved.