Package com.ibm.portal.resolver.cache

Interface Summary
CachedDataSourceFactory<T> Representation of a DataSourceFactoryEx that caches information based on a DataSource.
CachedDataSourceFactory.Callback<T> Callback used to construct a value based on the DataSource.
CachedDataSourceFactory.UncacheableValue<T> Represents a cache value that is not stored in the cache
CachedDataSourceFactory.Value<T> Represents the cache value.
CacheFactory Factory that can be used to access caches in form of the CachedDataSourceFactory interface.
ServletCacheConstants Constants used in the context of servlet caching