|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CacheableProcessingComponent interface
public interface Cacheable
This marker interface declares a (sitemap) component as cacheable. Although this interface is deprecated it is still used for compatibility!
| Method Summary | |
|---|---|
long |
generateKey()
Deprecated. Generate the unique key. |
CacheValidity |
generateValidity()
Deprecated. Generate the validity object. |
| Method Detail |
|---|
long generateKey()
0 if the component
is currently not cacheable.CacheValidity generateValidity()
null if the
component is currently not cacheable.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||