|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Cacheable
Abstracts information relating to the caching of a particular object.
Any object that needs to be held in a Cache
needs to implement
this interface.
Cache
Method Summary | |
---|---|
Cache |
getCache()
Retrieve the Cache that this object is stored in. |
Method Detail |
---|
Cache getCache()
Cache
that this object is stored in.
Cache
that this template belongs to.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |