|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.transformer.AbstractTransformer
org.mule.example.bookstore.transformers.AddBookResponse
public class AddBookResponse
A call to addBook() returns a Long representing the number of books in the catalog. This transformer wraps the Long into a nice HTML page.
| Field Summary |
|---|
| Fields inherited from class org.mule.transformer.AbstractTransformer |
|---|
encoding, endpoint, logger, mimeType, MULE_MESSAGE_DATA_TYPE, muleContext, name, returnType, sourceTypes |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
AddBookResponse()
|
|
| Method Summary | |
|---|---|
protected Object |
doTransform(Object src,
String outputEncoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddBookResponse()
| Method Detail |
|---|
protected Object doTransform(Object src,
String outputEncoding)
throws TransformerException
doTransform in class AbstractTransformerTransformerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||