Package io.antmedia.component
Class AppConfig.JSONObjectEditor
java.lang.Object
java.beans.PropertyEditorSupport
io.antmedia.component.AppConfig.JSONObjectEditor
- All Implemented Interfaces:
PropertyEditor
- Enclosing class:
- AppConfig
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Field Details
-
logger
org.slf4j.Logger logger
-
-
Constructor Details
-
JSONObjectEditor
public JSONObjectEditor()
-
-
Method Details
-
setAsText
- Specified by:
setAsText
in interfacePropertyEditor
- Overrides:
setAsText
in classPropertyEditorSupport
-