org.mule.test.integration.routing.nested
Interface HelloInterface

All Known Implementing Classes:
HelloService

public interface HelloInterface


Method Summary
 String hello(String s, Integer v)
           
 

Method Detail

hello

String hello(String s,
             Integer v)


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