|
eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - the value typepublic interface ObjectCacheInfo<V>
Created by The eXo Platform SAS
Wraps a cache entry to provide meta information in addition of the entry value.
| Method Summary | |
|---|---|
V |
get()
Returns the entry value which may be null. |
long |
getExpireTime()
Returns the expiration time of the entry in milli seconds. |
| Method Detail |
|---|
long getExpireTime()
V get()
|
eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||