Class RequestCycleCachedResourceVersion

java.lang.Object
org.apache.wicket.request.resource.caching.version.RequestCycleCachedResourceVersion
All Implemented Interfaces:
IResourceVersion

Caches the results of a delegating IResourceVersion instance for the lifetime of the current http request.
Since:
1.5
Author:
Peter Ertl