org.mule.test.integration.service
Class TestReceiver

java.lang.Object
  extended byorg.mule.test.integration.service.TestReceiver

public class TestReceiver
extends Object


Constructor Summary
TestReceiver()
           
 
Method Summary
protected  int inc()
           
 String receive(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReceiver

public TestReceiver()
Method Detail

receive

public String receive(String message)
               throws Exception
Throws:
Exception

inc

protected int inc()


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.