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 PostProcessorpublic void preProcess(PropertyConfiguration config, Element element)
preProcess in interface PreProcessorCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.