public class JavaBeanAttributeExtractor extends Object implements AttributeExtractor
| Constructor and Description |
|---|
JavaBeanAttributeExtractor(String beanProperty)
Constructor
|
public JavaBeanAttributeExtractor(String beanProperty)
beanProperty - the bean property name to extractpublic Object attributeFor(Element element, String attributeName) throws AttributeExtractorException
attributeFor in interface AttributeExtractorelement - the cache element to inspectattributeName - the name of the requested attributeAttributeExtractorException - if the attribute cannot be found or extractedCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.