|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
An org.springframework.context.ApplicationContext implementation that extends GenericApplicationContext and implements GroovyObject such that beans can be retrieved with the dot de-reference syntax instead of using .getBean. |
Changed Classes | |
|
Abstract implementation of the org.springframework.context.ApplicationContext interface. |
|
Base class for org.springframework.context.ApplicationContext implementations which are supposed to support multiple calls to .refresh(), creating a new internal bean factory instance every time. |
|
Convenient superclass for application objects that want to be aware of the application context, e.g. |
|
Standalone XML application context, taking the context definition files from the class path, interpreting plain paths as class path resource names that include the package path (e.g. |
|
Convenient application context with built-in XML support. |
|
Specialization of PlaceholderConfigurerSupport that resolves ${...} placeholders within bean definition property values and {@code @Value} annotations against the current Spring Environment and its set of PropertySources. |
|
Thread-backed Scope implementation. |
|
org.springframework.context.ApplicationContext implementation which supports programmatic registration of beans and messages, rather than reading bean definitions from external configuration sources. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |