Class JndiTemplateEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.jndi.JndiTemplateEditor
All Implemented Interfaces:
PropertyEditor

public class JndiTemplateEditor extends PropertyEditorSupport
Properties editor for JndiTemplate objects. Allows properties of type JndiTemplate to be populated with a properties-format string.
Since:
09.05.2003
Author:
Rod Johnson