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