org.jboss.test.webservice.ws4eesimple
Interface Hello

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface Hello
extends EJBObject (src)


Method Summary
 java.lang.String sayHello(java.lang.String input)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

sayHello

public java.lang.String sayHello(java.lang.String input)
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException