|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.access.monitor.MonitorAccess
Exposes the simple monitoring methods to the public in a simple manner.
Field Summary | |
protected CompositeCacheManager |
cacheMgr
Description of the Field |
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
MonitorAccess()
Constructor for the MonitorAccess object |
Method Summary | |
java.lang.String |
delete(java.lang.String cacheName,
java.lang.String key)
Description of the Method |
java.util.ArrayList |
overview()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final org.apache.commons.logging.Log log
protected CompositeCacheManager cacheMgr
Constructor Detail |
public MonitorAccess()
Method Detail |
public java.lang.String delete(java.lang.String cacheName, java.lang.String key)
public java.util.ArrayList overview()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |