| Package | Description | 
|---|---|
| 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. | 
| Class and Description | 
|---|
| ArgumentConvertingMethodInvoker Subclass of  MethodInvokerthat tries to convert the given
 arguments for the actual target method via aTypeConverter. | 
| Class and Description | 
|---|
| SortDefinition Definition for sorting bean instances by a property. |