|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
UMOTransformer can be chained together to covert message payloads from one
object type to another.
| Method Summary | |
Object |
clone()
|
UMOImmutableEndpoint |
getEndpoint()
The endpoint that this transformer is attached to |
String |
getName()
|
void |
setEndpoint(UMOImmutableEndpoint endpoint)
Sets the endpoint associated with with this connector |
void |
setName(String newName)
|
| Methods inherited from interface org.mule.umo.lifecycle.Initialisable |
initialise |
| Method Detail |
public UMOImmutableEndpoint getEndpoint()
public void setEndpoint(UMOImmutableEndpoint endpoint)
endpoint - sets the endpoint associated with the transfromerpublic void setName(String newName)
newName - the logical name for the transformerpublic String getName()
public Object clone()
throws CloneNotSupportedException
CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||