|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.admin.servlet.JCSAdminServlet.CacheRegionInfo
Stores info on a cache region for the template
Field Summary | |
(package private) long |
byteCount
|
(package private) CompositeCache |
cache
|
Constructor Summary | |
JCSAdminServlet.CacheRegionInfo()
|
Method Summary | |
long |
getByteCount()
|
CompositeCache |
getCache()
|
java.lang.String |
getStatus()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
CompositeCache cache
long byteCount
Constructor Detail |
public JCSAdminServlet.CacheRegionInfo()
Method Detail |
public CompositeCache getCache()
public long getByteCount()
public java.lang.String getStatus()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |