public class GlobalChannelInterceptorParser extends AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE| Constructor and Description |
|---|
GlobalChannelInterceptorParser() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getBeanDefinitionBuilderConstructorValue(org.w3c.dom.Element element,
ParserContext parserContext) |
protected AbstractBeanDefinition |
parseInternal(org.w3c.dom.Element element,
ParserContext parserContext) |
protected boolean |
shouldFireEvents() |
protected boolean |
shouldGenerateId() |
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldGenerateIdAsFallbackprotected boolean shouldGenerateId()
shouldGenerateId in class AbstractBeanDefinitionParserprotected boolean shouldFireEvents()
shouldFireEvents in class AbstractBeanDefinitionParserprotected AbstractBeanDefinition parseInternal(org.w3c.dom.Element element, ParserContext parserContext)
parseInternal in class AbstractBeanDefinitionParserprotected java.lang.Object getBeanDefinitionBuilderConstructorValue(org.w3c.dom.Element element,
ParserContext parserContext)