This method is intended to be called whenever a {@link LayerInfo} or {@link LayerGroupInfo}is removed from GeoServer, or it is configured not to create a cached layer for it, in order to delete the cache for the layer.
@param prefixedName the name of the layer to remove. @return {@code true} if the removal of the entire cache for the layer has succeeded,{@code false} if there wasn't a cache for that layer.
|
|