|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStats | |
|---|---|
| edu.internet2.middleware.grouper.cache | This package contains classes which help cache things, and helps Grouper integrate with ehcache |
| edu.internet2.middleware.grouper.privs | This package contains access and privilege related classes |
| Uses of CacheStats in edu.internet2.middleware.grouper.cache |
|---|
| Classes in edu.internet2.middleware.grouper.cache that implement CacheStats | |
|---|---|
class |
EhcacheStats
Wrapper around ehcache Statistics class. |
| Methods in edu.internet2.middleware.grouper.cache that return CacheStats | |
|---|---|
CacheStats |
EhcacheController.getStats(java.lang.String cache)
|
CacheStats |
CacheController.getStats(java.lang.String cache)
|
| Uses of CacheStats in edu.internet2.middleware.grouper.privs |
|---|
| Methods in edu.internet2.middleware.grouper.privs that return CacheStats | |
|---|---|
CacheStats |
CachingAccessResolver.getStats(java.lang.String cache)
|
CacheStats |
CachingNamingResolver.getStats(java.lang.String cache)
|
CacheStats |
CachingAttrDefResolver.getStats(java.lang.String cache)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||