| Interface Summary | 
| CacheElement | Provides interface to cached elements
  Abstraction around atual cache implementation | 
| 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 | 
| JetspeedContentCache | Provides interface to Jetspeed for cache related activities
  Abstraction around actual cache implementation | 
| PortletWindowCache | org.apache.jetspeed.cache.impl.PortletWindowCacheis an abstraction of a caching mechanism for use
 withinorg.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl. |