Package org.springframework.beans.support
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| ArgumentConvertingMethodInvoker |
Subclass of MethodInvoker that tries to convert the given arguments
for the actual target method via BeanWrapperImpl. |
| MutableSortDefinition |
Mutable implementation of SortDefinition. |
| PagedListHolder |
PagedListHolder is a simple state holder for handling lists of objects,
separating them into pages. |
| PropertyComparator |
PropertyComparator performs a comparison of two beans,
evaluating the specified bean property via a BeanWrapper. |
| RefreshablePagedListHolder |
RefreshablePagedListHolder is a PagedListHolder subclass with reloading capabilities. |
Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.