Package com.ibm.portal.cache

Interface Summary
Cache<K,V> The CacheFactory can return caches with different underlying implementations, but all of them implement this interface.
DependencyCache<K,V> Implementations of this interface also support dependency ID's for entries inserted into a cache.