org.openejb.test.simple.sfsb
Interface SimpleStatefulSessionLocalHome

All Superinterfaces:
EJBLocalHome

public interface SimpleStatefulSessionLocalHome
extends EJBLocalHome


Method Summary
 SimpleStatefulSessionLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

SimpleStatefulSessionLocal create()
                                  throws CreateException
Throws:
CreateException


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