Class PropertyResolver.CachingPropertyLocator

java.lang.Object
org.apache.wicket.core.util.lang.PropertyResolver.CachingPropertyLocator
All Implemented Interfaces:
PropertyResolver.IPropertyLocator
Enclosing class:
PropertyResolver

A wrapper for another PropertyResolver.IPropertyLocator that caches results of get(Class, String).