|
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.PortletWindowCache is an abstraction of a caching mechanism for use
within org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl. |