org.openejb.test.simple.slsb
Interface SimpleStatelessSession

All Superinterfaces:
EJBObject, Remote

public interface SimpleStatelessSession
extends EJBObject


Method Summary
 String echo(String message)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

echo

String echo(String message)
            throws RemoteException
Throws:
RemoteException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.