|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheInfo
Provides information about a cache.
| Method Summary | |
|---|---|
long |
getLiveTime()
Returns the cache entry life time in seconds. |
int |
getMaxSize()
Returns the cache max size. |
String |
getName()
Returns the cache name. |
int |
getSize()
Returns the cache size. |
| Method Detail |
|---|
String getName()
int getMaxSize()
long getLiveTime()
int getSize()
|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||