|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
org.mule.config.spring.parsers.specific.properties.NestedMapDefinitionParser
public class NestedMapDefinitionParser
This extends a map that is itself a property (with key mapKey). It does not have any container element.
| Field Summary | |
|---|---|
static String |
HIDDEN_KEY
|
| Fields inherited from class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser |
|---|
firstDefinition |
| Fields inherited from class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser |
|---|
logger |
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
ID_ATTRIBUTE |
| Constructor Summary | |
|---|---|
NestedMapDefinitionParser(String mapSetter,
String mapKey)
|
|
| Method Summary |
|---|
| Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser |
|---|
addChildDelegate, addDelegate, addDelegateAsChild, doSingleBean |
| Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser |
|---|
setReturnFirstResult |
| Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser |
|---|
addHandledException, disableAttribute, disableAttributes, disableAttributes, enableAttribute, enableAttributes, enableAttributes, enableAttributes, isExceptionHandled, muleParse, resetAttribute, resetNameAndId |
| Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser |
|---|
addAlias, addBeanFlag, addCollection, addIgnored, addMapping, addMapping, addMapping, addReference, getBeanName, getDelegate, parseInternal, registerPostProcessor, registerPreProcessor, removeIgnored, setIgnoredDefault, size |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.springframework.beans.factory.xml.BeanDefinitionParser |
|---|
parse |
| Field Detail |
|---|
public static final String HIDDEN_KEY
| Constructor Detail |
|---|
public NestedMapDefinitionParser(String mapSetter,
String mapKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||