public class ConventionsCallback extends Object implements AttributeCallback
Conventions.attributeNameToPropertyName(String)
,
BeanDefinitionBuilder.addPropertyValue(String, Object)
Constructor and Description |
---|
ConventionsCallback() |
public boolean process(Element parent, Attr attribute, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
AttributeCallback
process
in interface AttributeCallback
parent
- parent elementattribute
- current intercepted attributebuilder
- builder holding the current bean definitionCopyright © 2006-2013. All Rights Reserved.