Interface Summary |
CacheElement |
Provides interface to cached elements
Abstraction around atual cache implementation |
CacheMonitorState |
Individual cache information and state to provide to Jetspeed Cache Monitor |
ContentCacheElement |
specialized portlet content cache key |
ContentCacheKey |
Provides interface to all Content Caches (Portlet API cache) |
ContentCacheKeyGenerator |
Provides interface to Jetspeed for content cache key generation |
DistributedCacheObject |
Provides interface to the object referenced in the cached Element
Abstraction around atual cache implementation |
JetspeedCache |
Provides interface to Jetspeed for cache related activities
Abstraction around actual cache implementation |
JetspeedCacheEventListener |
Provides interface to Jetspeed for cache events |
JetspeedCacheMonitor |
Monitor active Jetspeed Caches by retrieving snapshots of cache statistics, recalculating cache statistics, and resetting the cache statistics
Warning, the methods calculateStatistics can be computationally expensive |
JetspeedContentCache |
Provides interface to Jetspeed for cache related activities
Abstraction around actual cache implementation |
UserContentCacheManager |
|