See: Description
| Interface | Description |
|---|---|
| CacheController |
Interface for common cache operations.
|
| CacheStats |
Cache statistics interface.
|
| GrouperCacheDatabaseClear |
implement this callback to clear a cache
|
| Class | Description |
|---|---|
| EhcacheController |
Base class for common cache operations.
|
| EhcacheStats |
Wrapper around ehcache Statistics class.
|
| GrouperCache<K,V> |
wrapper around ehcache which makes it genericized
|
| GrouperCacheDatabase |
use the database to clear caches in jvms
|
| GrouperCacheDatabaseClearInput |
parameter to cache clear
|
| GrouperCacheUtils | |
| GrouperEhcacheRegionFactory |
This package contains classes which help cache things, and helps Grouper integrate with ehcache
Copyright © 2016 Internet2. All rights reserved.