org.openejb.test.simple.slsb
Interface SimpleStatelessSession

All Superinterfaces:
javax.ejb.EJBObject, Remote

public interface SimpleStatelessSession
extends javax.ejb.EJBObject

Version:
$Rev: 476321 $ $Date: 2006-11-17 13:18:49 -0800 (Fri, 17 Nov 2006) $

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-2009 The Apache Geronimo development community. All Rights Reserved.