Package org.gcube.common.scope.impl
Class DefaultServiceMap
java.lang.Object
org.gcube.common.scope.impl.DefaultServiceMap
- All Implemented Interfaces:
ServiceMap
A
ServiceMap with a standard XML binding.- Author:
- Fabio Simeoni
-
Field Summary
Fields inherited from interface org.gcube.common.scope.api.ServiceMap
instance -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultServiceMap
public DefaultServiceMap()
-
-
Method Details
-
scope
Description copied from interface:ServiceMapReturns the associated scope.- Specified by:
scopein interfaceServiceMap- Returns:
- the scope
-
version
Description copied from interface:ServiceMapReturns the release version of the map.- Specified by:
versionin interfaceServiceMap- Returns:
- the version
-
endpoint
Description copied from interface:ServiceMapReturns the endpoint of a given service.- Specified by:
endpointin interfaceServiceMap- Parameters:
service- the service- Returns:
- the endpoint
-
toString
-
hashCode
public int hashCode() -
equals
-