public interface  org.springframework.transaction.'annotation'.TransactionManagementConfigurer extends java.lang.Object
{
public abstract org.springframework.transaction.PlatformTransactionManager annotationDrivenTransactionManager();
}