example.stateless.hello
Interface Hello

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface Hello
extends javax.ejb.EJBObject


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

Method Detail

hello

public java.lang.String hello()
                       throws java.rmi.RemoteException