|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
Basic AutowireCandidateResolver that performs a full generic type match with the candidate's type if the dependency is declared as a generic type (e.g. |
Changed Classes and Interfaces | |
|
Abstract bean factory superclass that implements default bean creation, with the full capabilities specified by the RootBeanDefinition class. |
|
Base class for concrete, full-fledged org.springframework.beans.factory.config.BeanDefinition classes, factoring out common properties of RootBeanDefinition and ChildBeanDefinition. |
|
Abstract base class for org.springframework.beans.factory.BeanFactory implementations, providing the full capabilities of the org.springframework.beans.factory.config.ConfigurableBeanFactory SPI. |
|
Qualifier for resolving autowire candidates. |
|
Strategy interface for determining whether a specific bean definition qualifies as an autowire candidate for a specific dependency. |
|
Programmatic means of constructing BeanDefinitions using the builder pattern. |
|
Default object instantiation strategy for use in BeanFactories. |
|
Default implementation of the org.springframework.beans.factory.ListableBeanFactory and BeanDefinitionRegistry interfaces: a full-fledged bean factory based on bean definition objects. |
|
Generic registry for shared bean instances, implementing the org.springframework.beans.factory.config.SingletonBeanRegistry. |
|
Support base class for singleton registries which need to handle org.springframework.beans.factory.FactoryBean instances, integrated with DefaultSingletonBeanRegistry's singleton management. |
|
Bean definition reader for a simple properties format. |
|
A root bean definition represents the merged bean definition that backs a specific bean in a Spring BeanFactory at runtime. |
|
AutowireCandidateResolver implementation to use when no annotation support is available. |
|
Simple object instantiation strategy for use in a BeanFactory. |
|
Static org.springframework.beans.factory.BeanFactory implementation which allows to register existing singleton instances programmatically. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |