org.mule.extras.spring.config
Class TransformerEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.mule.extras.spring.config.TransformerEditor
- All Implemented Interfaces:
- PropertyEditor
public class TransformerEditor
- extends PropertyEditorSupport
TransformerEditor
is used to convert Transformer names into
transformer Objects
Field Summary |
protected static Log |
logger
logger used by this class |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final Log logger
- logger used by this class
TransformerEditor
public TransformerEditor()
setAsText
public void setAsText(String text)
- Specified by:
setAsText
in interface PropertyEditor
- Overrides:
setAsText
in class PropertyEditorSupport
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.