org.openejb.test.simple.slsb
Interface SimpleStatelessSessionHome

All Superinterfaces:
EJBHome, Remote

public interface SimpleStatelessSessionHome
extends EJBHome


Method Summary
 SimpleStatelessSession create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

SimpleStatelessSession create()
                              throws CreateException,
                                     RemoteException
Throws:
CreateException
RemoteException


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