Package | Description |
---|---|
org.springframework.beans.factory.annotation |
Support package for annotation-driven bean configuration.
|
org.springframework.beans.factory.wiring |
Mechanism to determine bean wiring metadata from a bean instance.
|
Class and Description |
---|
BeanWiringInfo
Holder for bean wiring metadata information about a particular class.
|
BeanWiringInfoResolver
Strategy interface to be implemented by objects than can resolve bean name
information, given a newly instantiated bean object.
|
Class and Description |
---|
BeanWiringInfo
Holder for bean wiring metadata information about a particular class.
|
BeanWiringInfoResolver
Strategy interface to be implemented by objects than can resolve bean name
information, given a newly instantiated bean object.
|