| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.resourceloader.cache | |
| org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceBundleDataCacheEntry
Creation-Date: 06.04.2006, 09:53:37
|
| Modifier and Type | Method and Description |
|---|---|
ResourceBundleDataCacheEntry |
ResourceBundleDataCache.get(ResourceKey key)
Retrieves the given data from the cache.
|
ResourceBundleDataCacheEntry |
NullResourceBundleDataCache.get(ResourceKey key) |
| Modifier and Type | Method and Description |
|---|---|
ResourceBundleDataCacheEntry |
EHResourceBundleDataCache.get(ResourceKey key)
Retrieves the given data from the cache.
|