|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Cacheable
represents an object that can be inserted into
the cache
Method Summary | |
void |
expire()
Force the object to expire |
java.lang.Object |
getData()
Returns the data |
java.lang.Object |
getId()
Returns if object unique identifier |
boolean |
isExpired()
Returns true if the object has expired |
Method Detail |
public java.lang.Object getData()
public java.lang.Object getId()
public boolean isExpired()
true
if the object has expired
public void expire()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |