Class NullResourceFactoryCache
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.cache.NullResourceFactoryCache
- All Implemented Interfaces:
ResourceFactoryCache
Creation-Date: 06.04.2006, 10:26:21
- Author:
- Thomas Morgner
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NullResourceFactoryCache
public NullResourceFactoryCache()
-
-
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
-