Interface IStaticCacheableResource

All Superinterfaces:
IClusterable, IResource, Serializable
All Known Implementing Classes:
ConcatBundleResource, ContextRelativeResource, CssPackageResource, JavaScriptPackageResource, PackageResource

public interface IStaticCacheableResource extends IResource
static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
Since:
1.5
Author:
Peter Ertl