| Package | Description |
|---|---|
| org.jasig.cas.monitor |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCacheStatistics
Simple implementation of cache statistics.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract CacheStatistics[] |
AbstractCacheMonitor.getStatistics() |
CacheStatistics[] |
CacheStatus.getStatistics()
Gets the current cache statistics.
|
| Modifier and Type | Method and Description |
|---|---|
protected StatusCode |
AbstractCacheMonitor.status(CacheStatistics statistics)
Computes the status code for a given set of cache statistics.
|
| Constructor and Description |
|---|
CacheStatus(StatusCode code,
String description,
CacheStatistics... statistics)
Creates a new instance describing cache status.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.