public class

JndiTemplateEditor

extends PropertyEditorSupport
java.lang.Object
   ↳ java.beans.PropertyEditorSupport
     ↳ org.springframework.jndi.JndiTemplateEditor

Class Overview

Properties editor for JndiTemplate objects. Allows properties of type JndiTemplate to be populated with a properties-format string.

Summary

Public Constructors
JndiTemplateEditor()
Public Methods
void setAsText(String text)
[Expand]
Inherited Methods
From class java.beans.PropertyEditorSupport
From class java.lang.Object
From interface java.beans.PropertyEditor

Public Constructors

public JndiTemplateEditor ()

Public Methods

public void setAsText (String text)