Package | Description |
---|---|
net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
Modifier and Type | Method and Description |
---|---|
Object |
JavaBeanAttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Object |
KeyObjectAttributeExtractor.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.
|
Object |
ReflectionAttributeExtractor.attributeFor(Element e,
String attributeName)
Evaluate the expression for the given element
|
Modifier and Type | Method and Description |
---|---|
Object |
TransactionAwareAttributeExtractor.attributeFor(Element element,
String attributeName)
Extract the attribute value.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.