deprecate property editor

This commit is contained in:
Luke Taylor 2009-06-26 12:49:23 +00:00
parent 3e9983c744
commit 980b9b73b8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ import java.beans.PropertyEditorSupport;
* of hard-to-spot configuration issues for end users.
*
* @author Ben Alex
* @deprecated
* @version $Id$
*/
public class ConfigAttributeEditor extends PropertyEditorSupport {