org.jboss.test.webservice.jbws124
Interface Hello

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
HelloJavaBean (src)

public interface Hello
extends java.rmi.Remote


Method Summary
 java.lang.String hello(java.lang.String in0)
           
 

Method Detail

hello

public java.lang.String hello(java.lang.String in0)
                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException