Uses of Interface
org.pentaho.reporting.engine.classic.core.cache.DataCacheManager

Packages that use DataCacheManager
org.pentaho.reporting.engine.classic.core.cache   
 

Uses of DataCacheManager in org.pentaho.reporting.engine.classic.core.cache
 

Methods in org.pentaho.reporting.engine.classic.core.cache that return DataCacheManager
 DataCacheManager InMemoryDataCache.getCacheManager()
           
 DataCacheManager EhCacheDataCache.getCacheManager()
           
 DataCacheManager DataCache.getCacheManager()