public static class PropertyResolver.DefaultPropertyLocator extends Object implements PropertyResolver.IPropertyLocator
Constructor and Description |
---|
DefaultPropertyLocator() |
Modifier and Type | Method and Description |
---|---|
PropertyResolver.IGetAndSet |
get(Class<?> clz,
String exp)
Get
PropertyResolver.IGetAndSet for a property. |
public PropertyResolver.IGetAndSet get(Class<?> clz, String exp)
PropertyResolver.IPropertyLocator
PropertyResolver.IGetAndSet
for a property.get
in interface PropertyResolver.IPropertyLocator
clz
- owning classexp
- identifying the propertynull
if non locatedCopyright © 2006–2022 Apache Software Foundation. All rights reserved.