org.codehaus.groovy.grails.orm.support
Class TransactionManagerPostProcessor
java.lang.Object
org.codehaus.groovy.grails.orm.support.TransactionManagerPostProcessor
- All Implemented Interfaces:
- BeanFactoryPostProcessor
public class TransactionManagerPostProcessor
- extends Object
- implements BeanFactoryPostProcessor
- Since:
- 0.4
- Author:
- Graeme Rocher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionManagerPostProcessor
public TransactionManagerPostProcessor()
postProcessBeanFactory
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
throws BeansException
- Specified by:
postProcessBeanFactory
in interface BeanFactoryPostProcessor
- Throws:
BeansException
Copyright (c) 2005-2006 The Grails project