public class PropertyRefAttributeCallback extends Object implements AttributeCallback
BeanDefinitionBuilder.addPropertyReference(String, String)| Constructor and Description |
|---|
PropertyRefAttributeCallback() |
public boolean process(Element parent, Attr attribute, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
AttributeCallbackprocess in interface AttributeCallbackparent - parent elementattribute - current intercepted attributebuilder - builder holding the current bean definitionCopyright © 2006–2013. All rights reserved.