| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.config |
SPI interfaces and configuration-related convenience classes for bean factories.
|
| org.springframework.beans.support |
Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.
|
| 类和说明 |
|---|
| ArgumentConvertingMethodInvoker
Subclass of
MethodInvoker that tries to convert the given
arguments for the actual target method via a TypeConverter. |
| 类和说明 |
|---|
| SortDefinition
Definition for sorting bean instances by a property.
|