Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceFactoryCache
-
-
Uses of ResourceFactoryCache in org.pentaho.reporting.libraries.resourceloader
Methods in org.pentaho.reporting.libraries.resourceloader that return ResourceFactoryCache Modifier and Type Method Description ResourceFactoryCacheResourceManager. getFactoryCache()Methods in org.pentaho.reporting.libraries.resourceloader with parameters of type ResourceFactoryCache Modifier and Type Method Description voidResourceManager. setFactoryCache(ResourceFactoryCache factoryCache) -
Uses of ResourceFactoryCache in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceFactoryCache Modifier and Type Class Description classNullResourceFactoryCacheCreation-Date: 06.04.2006, 10:26:21Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceFactoryCache Modifier and Type Method Description ResourceFactoryCacheNullCacheProvider. createFactoryCache()ResourceFactoryCacheResourceFactoryCacheProvider. createFactoryCache() -
Uses of ResourceFactoryCache in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Classes in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that implement ResourceFactoryCache Modifier and Type Class Description classEHResourceFactoryCacheCreation-Date: 13.04.2006, 16:30:34Methods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that return ResourceFactoryCache Modifier and Type Method Description ResourceFactoryCacheEHCacheProvider. createFactoryCache()
-