public class AutoTransformer extends AbstractMessageAwareTransformer
DEFAULT_TRUNCATE_LENGTH, endpoint, logger, name, returnClass, sourceTypesPHASE_NAME| Constructor and Description |
|---|
AutoTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise()
Template method where deriving classes can do any initialisation after the
properties have been set on this transformer
|
Object |
transform(MuleMessage message,
String outputEncoding) |
doTransform, isSourceTypeSupportedcheckReturnClass, generateTransformerName, getEndpoint, getName, getReturnClass, getSourceTypes, isAcceptNull, isConsumed, isIgnoreBadInput, isSourceTypeSupported, registerSourceType, setEndpoint, setIgnoreBadInput, setName, setReturnClass, toString, transform, unregisterSourceTypepublic void initialise()
throws InitialisationException
initialise in interface Initialisableinitialise in class AbstractTransformerInitialisationExceptionRecoverableException - if an error occurs that can be recovered frompublic Object transform(MuleMessage message, String outputEncoding) throws TransformerException
transform in class AbstractMessageAwareTransformerTransformerExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.