Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceBundleDataCacheEntry
Packages that use ResourceBundleDataCacheEntry
Package
Description
-
Uses of ResourceBundleDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceBundleDataCacheEntryModifier and TypeClassDescriptionclass
Creation-Date: 06.04.2006, 09:53:37Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceBundleDataCacheEntryModifier and TypeMethodDescriptionNullResourceBundleDataCache.get
(ResourceKey key) ResourceBundleDataCache.get
(ResourceKey key) Retrieves the given data from the cache. -
Uses of ResourceBundleDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Methods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that return ResourceBundleDataCacheEntryModifier and TypeMethodDescriptionEHResourceBundleDataCache.get
(ResourceKey key) Retrieves the given data from the cache.