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, shouldGenerateIdAsFallback
protected boolean shouldGenerateId()
shouldGenerateId
in class AbstractBeanDefinitionParser
protected boolean shouldFireEvents()
shouldFireEvents
in class AbstractBeanDefinitionParser
protected AbstractBeanDefinition parseInternal(org.w3c.dom.Element element, ParserContext parserContext)
parseInternal
in class AbstractBeanDefinitionParser
protected java.lang.Object getBeanDefinitionBuilderConstructorValue(org.w3c.dom.Element element, ParserContext parserContext)