Class ServiceInstance
- java.lang.Object
-
- org.gcube.informationsystem.resourceregistry.api.rest.ServiceInstance
-
public abstract class ServiceInstance extends Object
The Class ServiceInstance.- Author:
- Luca Frosini (ISTI - CNR)
-
-
Constructor Summary
Constructors Constructor Description ServiceInstance()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetServiceURL()Gets the service URL.static StringgetServiceURL(String context)Gets the service URL.
-
-
-
Field Detail
-
BASE_URL
public static final String BASE_URL
The Constant BASE_URL.- See Also:
- Constant Field Values
-
-