org.openejb.test.simple.sfsb
Interface SimpleStatefulSessionHome

All Superinterfaces:
EJBHome, Remote

public interface SimpleStatefulSessionHome
extends EJBHome


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

Method Detail

create

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


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