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