This commit is contained in:
Keith Donald 2009-06-26 05:28:25 +00:00
parent 03c125ebd0
commit 604e4b6db3
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ import org.springframework.ui.binding.BinderFactory;
/**
* Factory for Binders suited for use in web environments.
* TODO - BinderConfiguration objects indexed by model class?
* @author Keith Donald
* @since 3.0
*/