{@link BeanFactoryPostProcessor} to automatically register the recommended{@link ConfigurableListableBeanFactory#registerDependentBean(String,String) dependencies} for correct Bitronix shutdown ordering. With Bitronix it appears thatConnectionFactory and DataSource beans must be shutdown before the {@link TransactionManager}.
@author Phillip Webb
@since 1.2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.