public interface DynamicAttributeDefinitionParser extends MuleDefinitionParser
Modifier and Type | Method and Description |
---|---|
void |
forceParent(org.springframework.beans.factory.config.BeanDefinition parent)
This is implemented in
AbstractHierarchicalDefinitionParser
and allows us to "fake" a parent when processing the same element. |
void |
setAttributeName(String attributeName) |
getBeanName, muleParse
addAlias, addBeanFlag, addCollection, addIgnored, addMapping, addMapping, addMapping, addReference, registerPostProcessor, registerPreProcessor, removeIgnored, setIgnoredDefault
void setAttributeName(String attributeName)
void forceParent(org.springframework.beans.factory.config.BeanDefinition parent)
AbstractHierarchicalDefinitionParser
and allows us to "fake" a parent when processing the same element.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.