|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStaticCacheableResource
static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.wicket.request.resource.IResource |
|---|
IResource.Attributes |
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.apache.wicket.request.resource.IResource |
|---|
respond |
| Method Detail |
|---|
boolean isCachingEnabled()
Serializable getCacheKey()
getCacheableResourceStream()
#equals(Object) and
#hashCode()IResourceStream getCacheableResourceStream()
getCacheKey()
null if no stream could be found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||