@Configuration
class that registers the Spring infrastructure beans necessary
to enable AspectJ-based asynchronous method execution.@Configuration
class that registers the Spring infrastructure beans
necessary to enable AspectJ-based annotation-driven cache management.@Configuration
class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven cache management for standard JSR-107
annotations.@Configuration
class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven transaction management for the JTA 1.2
Transactional
annotation in addition to Spring's own
Transactional
annotation.@Configuration
class that registers the Spring infrastructure beans necessary
to enable AspectJ-based annotation-driven transaction management for Spring's own
Transactional
annotation.@Configurable
annotation).@Configuration
class that registers an AnnotationBeanConfigurerAspect
capable of performing dependency injection services for non-Spring managed objects
annotated with @Configurable
.