Generated by
JDiff

Class org.springframework.context.annotation.AnnotationConfigUtils

Removed Fields
String ASYNC_ANNOTATION_PROCESSOR_BEAN_NAME The bean name of the internally managed Async annotation processor.
String ASYNC_EXECUTION_ASPECT_BEAN_NAME The bean name of the internally managed AspectJ async execution aspect.
String ASYNC_EXECUTION_ASPECT_CLASS_NAME The class name of the AspectJ async execution aspect.
String ASYNC_EXECUTION_ASPECT_CONFIGURATION_CLASS_NAME The name of the AspectJ async execution aspect @{@code Configuration} class.
String CACHE_ADVISOR_BEAN_NAME The bean name of the internally managed cache advisor.
String CACHE_ASPECT_BEAN_NAME The bean name of the internally managed cache aspect.
String CACHE_ASPECT_CLASS_NAME The class name of the AspectJ caching aspect.
String CACHE_ASPECT_CONFIGURATION_CLASS_NAME The name of the AspectJ caching aspect @{@code Configuration} class.
String JCACHE_ADVISOR_BEAN_NAME The bean name of the internally managed JSR-107 cache advisor.
String JCACHE_ADVISOR_FACTORY_CLASS The class name of the JSR-107 cache advisor factory.
String JCACHE_ASPECT_BEAN_NAME The bean name of the internally managed JSR-107 cache aspect.
String JCACHE_ASPECT_CLASS_NAME The class name of the AspectJ JSR-107 cache aspect.
String JCACHE_ASPECT_CONFIGURATION_CLASS_NAME The name of the AspectJ JSR-107 cache aspect @{@code Configuration} class.
String JCACHE_INTERCEPTOR_CLASS The class name of the JSR-107 cache interceptor.
String JCACHE_OPERATION_SOURCE_CLASS The class name of the JSR-107 cache operation source.
String JMS_LISTENER_ANNOTATION_PROCESSOR_BEAN_NAME The bean name of the internally managed jms listener annotation processor.
String JMS_LISTENER_ENDPOINT_REGISTRY_BEAN_NAME The bean name of the internally managed jms listener endpoint registry.
String SCHEDULED_ANNOTATION_PROCESSOR_BEAN_NAME The bean name of the internally managed Scheduled annotation processor.