|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseTransformer
Transformer can be chained together to covert message payloads from one
object type to another.
| Field Summary |
|---|
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Method Summary | |
|---|---|
ImmutableEndpoint |
getEndpoint()
The endpoint that this transformer is attached to |
void |
setEndpoint(ImmutableEndpoint endpoint)
Sets the endpoint associated with with this connector. |
| Methods inherited from interface org.mule.api.processor.MessageProcessor |
|---|
process |
| Methods inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
initialise |
| Methods inherited from interface org.mule.api.lifecycle.Disposable |
|---|
dispose |
| Methods inherited from interface org.mule.api.NamedObject |
|---|
getName, setName |
| Method Detail |
|---|
ImmutableEndpoint getEndpoint()
void setEndpoint(ImmutableEndpoint endpoint)
endpoint - sets the endpoint associated with the transfromer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||