Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceFactoryCache
-
Packages that use ResourceFactoryCache Package Description org.pentaho.reporting.libraries.resourceloader org.pentaho.reporting.libraries.resourceloader.cache -
-
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()
-