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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.beans.PropertyEditorSupportaddPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
- 
Constructor Details- 
JndiTemplateEditorpublic JndiTemplateEditor()
 
- 
- 
Method Details- 
setAsText- Specified by:
- setAsTextin interface- PropertyEditor
- Overrides:
- setAsTextin class- PropertyEditorSupport
- Throws:
- IllegalArgumentException
 
 
-