org.mule.test.integration.routing.nested
Class HelloService

java.lang.Object
  extended by org.mule.test.integration.routing.nested.HelloService
All Implemented Interfaces:
HelloInterface

public class HelloService
extends Object
implements HelloInterface


Constructor Summary
HelloService()
           
 
Method Summary
 String hello(String s, Integer v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloService

public HelloService()
Method Detail

hello

public String hello(String s,
                    Integer v)
Specified by:
hello in interface HelloInterface


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.