|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.example.hello.Greeter
public class Greeter
Greeter
expects a valid NameString
object. If invalid,
an exception is created and returned. The outbound router will filter exceptions
as user errors and return the messages to the original requester accordingly.
Constructor Summary | |
---|---|
Greeter()
|
Method Summary | |
---|---|
java.lang.Object |
greet(NameString person)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Greeter()
Method Detail |
---|
public java.lang.Object greet(NameString person)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |