Package com.endeca.portal.mdex.cache

Interface Summary
MDEXCacheManager Interface defining the implementation classes to cache MDEX queries.
 

Class Summary
DefaultMDEXCacheManager The default MDEXCacheManager implementation.
MDEXCacheManagerFactory Factory class to return the appropriate MDEXCacheManager implementation, based on the current FrameworkSetting.
NaiveEternalCacheManager EXPERIMENTAL AND UNSUPPORTED!!!!
NoOpLoggingCacheManager A proof of concept MDEXCacheManager implementation.