public interface IStaticCacheableResource extends IResource
IResource.Attributes| Modifier and Type | Method and Description |
|---|---|
Serializable |
getCacheKey()
get unique caching key for the resource stream produced by
getResourceStream() |
IResourceStream |
getResourceStream()
get static resource stream which will be unique to the related caching key
getCacheKey() |
boolean |
isCachingEnabled()
controls whether caching of the resource is enabled or disabled
|
boolean isCachingEnabled()
Serializable getCacheKey()
getResourceStream()#equals(Object) and
#hashCode()IResourceStream getResourceStream()
getCacheKey()null if no stream could be foundCopyright © 2006–2021 Apache Software Foundation. All rights reserved.