Package org.springframework.jndi
Class JndiTemplateEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.jndi.JndiTemplateEditor
- All Implemented Interfaces:
 PropertyEditor
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
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor 
- 
Constructor Details
- 
JndiTemplateEditor
public JndiTemplateEditor() 
 - 
 - 
Method Details
- 
setAsText
- Specified by:
 setAsTextin interfacePropertyEditor- Overrides:
 setAsTextin classPropertyEditorSupport- Throws:
 IllegalArgumentException
 
 -