com.mtgi.analytics.aop.config.v11
Class BtDataSourceBeanDefinitionDecorator
java.lang.Object
com.mtgi.analytics.aop.config.v11.BtDataSourceBeanDefinitionDecorator
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.BeanDefinitionDecorator
public class BtDataSourceBeanDefinitionDecorator
- extends Object
- implements org.springframework.beans.factory.xml.BeanDefinitionDecorator
decorates the annotated datasource bean definition with behavior tracking
Method Summary |
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(Node node,
org.springframework.beans.factory.config.BeanDefinitionHolder definition,
org.springframework.beans.factory.xml.ParserContext parserContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BtDataSourceBeanDefinitionDecorator
public BtDataSourceBeanDefinitionDecorator()
decorate
public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node node,
org.springframework.beans.factory.config.BeanDefinitionHolder definition,
org.springframework.beans.factory.xml.ParserContext parserContext)
- Specified by:
decorate
in interface org.springframework.beans.factory.xml.BeanDefinitionDecorator