|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.cache.NullResourceFactoryCache
public class NullResourceFactoryCache
Creation-Date: 06.04.2006, 10:26:21
| Constructor Summary | |
|---|---|
NullResourceFactoryCache()
|
|
| 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 NullResourceFactoryCache()
| Method Detail |
|---|
public Resource get(ResourceKey key)
get in interface ResourceFactoryCachepublic void put(Resource resource)
put in interface ResourceFactoryCachepublic void remove(Resource resource)
remove in interface ResourceFactoryCachepublic void clear()
clear in interface ResourceFactoryCachepublic void shutdown()
shutdown in interface ResourceFactoryCache
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||