Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceBundleDataCache
-
-
Uses of ResourceBundleDataCache in org.pentaho.reporting.libraries.resourceloader
Methods in org.pentaho.reporting.libraries.resourceloader that return ResourceBundleDataCache Modifier and Type Method Description ResourceBundleDataCacheResourceManager. getBundleCache()Methods in org.pentaho.reporting.libraries.resourceloader with parameters of type ResourceBundleDataCache Modifier and Type Method Description voidResourceManager. setBundleCache(ResourceBundleDataCache bundleCache) -
Uses of ResourceBundleDataCache in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceBundleDataCache Modifier and Type Class Description classNullResourceBundleDataCacheDisables caching.Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceBundleDataCache Modifier and Type Method Description ResourceBundleDataCacheNullCacheProvider. createBundleDataCache()ResourceBundleDataCacheResourceBundleDataCacheProvider. createBundleDataCache() -
Uses of ResourceBundleDataCache in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Classes in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that implement ResourceBundleDataCache Modifier and Type Class Description classEHResourceBundleDataCacheMethods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that return ResourceBundleDataCache Modifier and Type Method Description ResourceBundleDataCacheEHCacheProvider. createBundleDataCache()
-