Class EHResourceFactoryCache
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache.EHResourceFactoryCache
- All Implemented Interfaces:
ResourceFactoryCache
Creation-Date: 13.04.2006, 16:30:34
- Author:
- Thomas Morgner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EHResourceFactoryCache
public EHResourceFactoryCache(net.sf.ehcache.Cache factoryCache)
-
-
Method Details
-
get
- Specified by:
get
in interfaceResourceFactoryCache
-
put
- Specified by:
put
in interfaceResourceFactoryCache
-
remove
- Specified by:
remove
in interfaceResourceFactoryCache
-
clear
public void clear()- Specified by:
clear
in interfaceResourceFactoryCache
-
shutdown
public void shutdown()- Specified by:
shutdown
in interfaceResourceFactoryCache
-