Uses of Interface
org.pentaho.platform.api.engine.ICacheManager

Packages that use ICacheManager
org.pentaho.platform.engine.core.system   
org.pentaho.platform.plugin.services.cache   
 

Uses of ICacheManager in org.pentaho.platform.engine.core.system
 

Classes in org.pentaho.platform.engine.core.system that implement ICacheManager
 class SimpleMapCacheManager
           
 

Methods in org.pentaho.platform.engine.core.system that return ICacheManager
static ICacheManager PentahoSystem.getCacheManager(IPentahoSession session)
           
 

Uses of ICacheManager in org.pentaho.platform.plugin.services.cache
 

Classes in org.pentaho.platform.plugin.services.cache that implement ICacheManager
 class CacheManager
          This class provides an access point for pluggable caching mechanisms.