org.mule.example.loanbroker.issues
Class SimpleEchoComponent

java.lang.Object
  extended by org.mule.example.loanbroker.issues.SimpleEchoComponent
All Implemented Interfaces:
Callable, EventListener

public class SimpleEchoComponent
extends Object
implements Callable


Constructor Summary
SimpleEchoComponent()
           
 
Method Summary
 Object onCall(MuleEventContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleEchoComponent

public SimpleEchoComponent()
Method Detail

onCall

public Object onCall(MuleEventContext context)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.