Package org.springframework.config.java.plugin.tx

Class Summary
GeneralizedAnnotationDrivenBeanDefinitionParser TODO: JAVADOC
 

Enum Summary
AopMode TODO: JAVADOC
 

Annotation Types Summary
AnnotationDrivenTx Indicates that transaction configuration is defined by Spring's @Transactional annotation on bean classes, and that proxies are automatically to be created for the relevant annotated beans.