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