public class ExplicitCache<T extends AbstractGeoServerDescriptor> extends GeoServerCache<T>
| Constructor and Description |
|---|
ExplicitCache(Collection<T> toUseDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
protected SortedSet<T> |
getTheCache(Boolean forceUpdate) |
getDefaultDescriptor, getDefaultDescriptor, getDefaultMethod, getDescriptor, getDescriptorSetpublic ExplicitCache(Collection<T> toUseDescriptors)
protected SortedSet<T> getTheCache(Boolean forceUpdate)
getTheCache in class GeoServerCache<T extends AbstractGeoServerDescriptor>Copyright © 2020. All Rights Reserved.