public class CustomAfterInvocationProviderBeanDefinitionDecorator
extends java.lang.Object
implements org.springframework.beans.factory.xml.BeanDefinitionDecorator
AfterInvocationProvider
to the
AfterInvocationProviderManager's list.Constructor and Description |
---|
CustomAfterInvocationProviderBeanDefinitionDecorator() |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(org.w3c.dom.Node node,
org.springframework.beans.factory.config.BeanDefinitionHolder holder,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public CustomAfterInvocationProviderBeanDefinitionDecorator()
public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(org.w3c.dom.Node node, org.springframework.beans.factory.config.BeanDefinitionHolder holder, org.springframework.beans.factory.xml.ParserContext parserContext)
decorate
in interface org.springframework.beans.factory.xml.BeanDefinitionDecorator