Uses of Interface
org.pentaho.platform.api.cache.ICacheExpirationRegistry

Packages that use ICacheExpirationRegistry
org.pentaho.platform.plugin.services.cache   
org.pentaho.platform.web.servlet   
 

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

Classes in org.pentaho.platform.plugin.services.cache that implement ICacheExpirationRegistry
 class CacheExpirationRegistry
          User: rfellows Date: 10/26/11 Time: 9:19 AM
 

Uses of ICacheExpirationRegistry in org.pentaho.platform.web.servlet
 

Methods in org.pentaho.platform.web.servlet with parameters of type ICacheExpirationRegistry
 void CacheExpirationService.setExpirationRegistry(ICacheExpirationRegistry registry)
          this should only be used for granular unit testing.