ch.elca.el4j.services.monitoring
Class JamonDatasourcePropertyOverrideConfigurer
java.lang.Object
org.springframework.core.io.support.PropertiesLoaderSupport
org.springframework.beans.factory.config.PropertyResourceConfigurer
org.springframework.beans.factory.config.PropertyOverrideConfigurer
ch.elca.el4j.services.monitoring.JamonDatasourcePropertyOverrideConfigurer
- All Implemented Interfaces:
- BeanFactoryPostProcessor, Ordered, PriorityOrdered
public class JamonDatasourcePropertyOverrideConfigurer
- extends PropertyOverrideConfigurer
A property override configurer that makes the data source bean use the JAMon JDBC interceptor.
- Author:
- Stefan Wismer (SWI)
- File-location:
- JamonDatasourcePropertyOverrideConfigurer
- Last check-in date:
- 2009-08-04 15:06:35 +0200 (Di, 04. Aug 2009) by swismer for revision 3878
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JamonDatasourcePropertyOverrideConfigurer
public JamonDatasourcePropertyOverrideConfigurer()
postProcessBeanFactory
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
throws BeansException
-
- Specified by:
postProcessBeanFactory
in interface BeanFactoryPostProcessor
- Overrides:
postProcessBeanFactory
in class PropertyResourceConfigurer
- Throws:
BeansException
Copyright © 2005-2011 ELCA. All Rights Reserved.