public class LoadingGeonetworkInstanceCache extends Object
| Constructor and Description |
|---|
LoadingGeonetworkInstanceCache() |
| Modifier and Type | Method and Description |
|---|---|
static GeonetworkInstance |
get(String scope)
Gets the.
|
protected static GeonetworkInstance |
loadGeonetworkInstance(String scope)
Load geonetwork instance.
|
public static GeonetworkInstance get(String scope) throws ExecutionException
scope - the scopeExecutionException - the execution exceptionprotected static GeonetworkInstance loadGeonetworkInstance(String scope) throws GeonetworkInstanceException
scope - the scopeGeonetworkInstanceException - the geonetwork instance exceptionCopyright © 2022. All Rights Reserved.