Class implementing lazy resolving of bean names.
This class is typically created once and is than supplied to {@link LazyExpression} instances in the{@link LazyExpression#LazyExpression(LazyBeanNameFinder,Class,String)} constructor.
@author Christian Kaltepoth
|
|
|
|