Class NoOpResourceCachingStrategy

java.lang.Object
org.apache.wicket.request.resource.caching.NoOpResourceCachingStrategy
All Implemented Interfaces:
IResourceCachingStrategy

resource caching strategy that does nothing at all

when using this strategy caching of resources will effectively be disabled

Since:
1.5
Author:
Peter Ertl