public class AddAttribute extends Object implements PreProcessor, PostProcessor
Constructor and Description |
---|
AddAttribute(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
void |
postProcess(org.springframework.beans.factory.xml.ParserContext unused,
BeanAssembler assembler,
Element element) |
void |
preProcess(PropertyConfiguration config,
Element element) |
public void postProcess(org.springframework.beans.factory.xml.ParserContext unused, BeanAssembler assembler, Element element)
postProcess
in interface PostProcessor
public void preProcess(PropertyConfiguration config, Element element)
preProcess
in interface PreProcessor
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.