Package | Description |
---|---|
net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
Modifier and Type | Method and Description |
---|---|
Object |
KeyObjectAttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Object |
ReflectionAttributeExtractor.attributeFor(Element e,
String attributeName)
Evaluate the expression for the given element
|
Object |
JavaBeanAttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Object |
ValueObjectAttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Object |
AttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.