@Component(value="ehcacheMonitor")
public class EhCacheMonitor
extends org.jasig.cas.monitor.AbstractCacheMonitor
Cache instance.
The accuracy of statistics is governed by the value of Cache.getStatistics().
NOTE: computation of highly accurate statistics is expensive.
| Constructor and Description |
|---|
EhCacheMonitor()
Instantiates a new Ehcache monitor.
|
EhCacheMonitor(net.sf.ehcache.Cache cache)
Instantiates a new EhCache monitor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.jasig.cas.monitor.CacheStatistics[] |
getStatistics() |