org.openejb.test.simple.slsb
Interface SimpleStatelessSessionLocal

All Superinterfaces:
EJBLocalObject

public interface SimpleStatelessSessionLocal
extends EJBLocalObject


Method Summary
 String echo(String message)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

echo

String echo(String message)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.