Uses of Package
org.springframework.beans.support

Packages that use org.springframework.beans.support
org.springframework.beans.support Classes supporting the org.springframework.beans package, such as utility classes for sorting and holding lists of beans. 
 

Classes in org.springframework.beans.support used by org.springframework.beans.support
PagedListHolder
          PagedListHolder is a simple state holder for handling lists of objects, separating them into pages.
PagedListSourceProvider
          Callback that provides the source for a reloadable List.
SortDefinition
          Definition for sorting bean instances by a property.
 



Copyright (C) 2003-2004 The Spring Framework Project.