public interface BaseTransformer extends Initialisable, NamedObject
Transformer can be chained together to covert message payloads from one
object type to another.PHASE_NAME| Modifier and Type | Method and Description |
|---|---|
ImmutableEndpoint |
getEndpoint()
The endpoint that this transformer is attached to
|
void |
setEndpoint(ImmutableEndpoint endpoint)
Sets the endpoint associated with with this connector.
|
initialisegetName, setNameImmutableEndpoint getEndpoint()
void setEndpoint(ImmutableEndpoint endpoint)
endpoint - sets the endpoint associated with the transfromerCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.