|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes | |
|
Signals the current application context to apply dependency injection to non-managed classes that are instantiated outside of the Spring bean factory (typically classes annotated with the @ Configurable annotation). |
|
{@code @Configuration} class that registers an AnnotationBeanConfigurerAspect capable of performing dependency injection services for non-Spring managed objects annotated with @ Configurable. |
Added Classes | |
|
Enables default exporting of all standard {@code MBean}s from the Spring context, as well as well all {@code @ManagedResource} annotated beans. |
|
{@code @Configuration} class that registers a AnnotationMBeanExporter bean. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |