|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache.EHResourceFactoryCache
public class EHResourceFactoryCache
Creation-Date: 13.04.2006, 16:30:34
Constructor Summary | |
---|---|
EHResourceFactoryCache(Cache factoryCache)
|
Method Summary | |
---|---|
void |
clear()
|
Resource |
get(ResourceKey key)
|
void |
put(Resource resource)
|
void |
remove(Resource resource)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EHResourceFactoryCache(Cache factoryCache)
Method Detail |
---|
public Resource get(ResourceKey key)
get
in interface ResourceFactoryCache
public void put(Resource resource)
put
in interface ResourceFactoryCache
public void remove(Resource resource)
remove
in interface ResourceFactoryCache
public void clear()
clear
in interface ResourceFactoryCache
public void shutdown()
shutdown
in interface ResourceFactoryCache
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |