org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
public class EHResourceFactoryCache extends Object implements ResourceFactoryCache
Constructor Summary | |
---|---|
EHResourceFactoryCache(Cache factoryCache) |
Method Summary | |
---|---|
void | clear() |
Resource | get(ResourceKey key, Class[] target) |
void | put(Resource resource) |
void | remove(Resource resource) |
void | shutdown() |