public class RegKey extends Object
RegKey class models the key to provide in order to retrive the related Registration object from the Registrations map| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
RegKey(org.apache.axis.message.addressing.EndpointReferenceType source,
org.apache.axis.message.addressing.EndpointReferenceType sink,
String... name) |
public RegKey(org.apache.axis.message.addressing.EndpointReferenceType source,
org.apache.axis.message.addressing.EndpointReferenceType sink,
String... name)
source - the endpoint of the registration sourcesink - the endpoint of the registration sinkname - the namepublic boolean equals(Object o)
public int hashCode()
Copyright © 2017. All Rights Reserved.