|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.search.attribute.JavaBeanAttributeExtractor
public class JavaBeanAttributeExtractor
| Constructor Summary | |
|---|---|
JavaBeanAttributeExtractor(java.lang.String beanProperty)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
attributeFor(Element element,
java.lang.String attributeName)
Extract the attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaBeanAttributeExtractor(java.lang.String beanProperty)
beanProperty - the bean property name to extract| Method Detail |
|---|
public java.lang.Object attributeFor(Element element,
java.lang.String attributeName)
throws AttributeExtractorException
attributeFor in interface AttributeExtractorelement - the cache element to inspectattributeName - the name of the requested attribute
AttributeExtractorException - if the attribute cannot be found or extracted
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||