public class GeoRuntimeReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoRuntimeReader.GEO_SERVICE
The Enum GEO_SERVICE.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
GEONETWORK_RESOURCE_NAME |
static String |
GEOSERVER_RESOURCE_NAME |
static org.slf4j.Logger |
logger |
static String |
WORKSPACES_PROPERTY_NAME |
| Constructor and Description |
|---|
GeoRuntimeReader() |
| Modifier and Type | Method and Description |
|---|---|
ServerParameters |
retrieveGisParameters(String scope,
GeoRuntimeReader.GEO_SERVICE geoservice)
Retrieve gis parameters.
|
public static final String GEOSERVER_RESOURCE_NAME
public static final String GEONETWORK_RESOURCE_NAME
public static final String WORKSPACES_PROPERTY_NAME
public static final org.slf4j.Logger logger
public ServerParameters retrieveGisParameters(String scope, GeoRuntimeReader.GEO_SERVICE geoservice) throws Exception
scope - the scopegeoservice - the geoserviceException - the exceptionCopyright © 2022. All Rights Reserved.