open class JndiTemplateEditor : PropertyEditorSupport
Properties editor for JndiTemplate objects. Allows properties of type JndiTemplate to be populated with a properties-format string.
Author
Rod Johnson
Since
09.05.2003
JndiTemplateEditor()
Properties editor for JndiTemplate objects. Allows properties of type JndiTemplate to be populated with a properties-format string. |
open fun setAsText(text: String): Unit |