| Name | Description | Type | Package | Framework |
| ArgumentConvertingMethodInvoker | Subclass of MethodInvoker that tries to convert the givenarguments for the actual target method via a TypeConverter. | Class | org.springframework.beans.support | Spring MVC |
| MutableSortDefinition | Mutable implementation of the SortDefinition interface. | Class | org.springframework.beans.support | Spring MVC |
| PagedListHolder | PagedListHolder is a simple state holder for handling lists of objects,separating them into pages. | Class | org.springframework.beans.support | Spring MVC |
| PropertyComparator | PropertyComparator performs a comparison of two beans,evaluating the specified bean property via a BeanWrapper. | Class | org.springframework.beans.support | Spring MVC |
| ResourceEditorRegistrar | PropertyEditorRegistrar implementation that populates a givenPropertyEditorRegistry | Class | org.springframework.beans.support | Spring MVC |
| SortDefinition | Definition for sorting bean instances by a property. | Interface | org.springframework.beans.support | Spring MVC |