Package | Description |
---|---|
org.pentaho.reporting.libraries.resourceloader.cache | |
org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResourceDataCacheEntry
Creation-Date: 06.04.2006, 09:53:37
|
Modifier and Type | Method and Description |
---|---|
ResourceDataCacheEntry |
ResourceDataCache.get(ResourceKey key)
Retrieves the given data from the cache.
|
ResourceDataCacheEntry |
NullResourceDataCache.get(ResourceKey key) |
Modifier and Type | Method and Description |
---|---|
ResourceDataCacheEntry |
EHResourceDataCache.get(ResourceKey key)
Retrieves the given data from the cache.
|