Class ISGeoServerCache
- java.lang.Object
-
- org.gcube.spatial.data.gis.is.cache.GeoServerCache<CachedGeoServerDescriptor>
-
- org.gcube.spatial.data.gis.is.cache.ISGeoServerCache
-
public class ISGeoServerCache extends GeoServerCache<CachedGeoServerDescriptor>
-
-
Constructor Summary
Constructors Constructor Description ISGeoServerCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SortedSet<CachedGeoServerDescriptor>getTheCache(Boolean forceUpdate)-
Methods inherited from class org.gcube.spatial.data.gis.is.cache.GeoServerCache
getDefaultDescriptor, getDefaultDescriptor, getDefaultMethod, getDescriptor, getDescriptorSet
-
-
-
-
Method Detail
-
getTheCache
protected SortedSet<CachedGeoServerDescriptor> getTheCache(Boolean forceUpdate)
- Specified by:
getTheCachein classGeoServerCache<CachedGeoServerDescriptor>
-
-