org.jboss.test.cts.interfaces
Interface StatelessSessionLocalHome

All Superinterfaces:
EJBLocalHome (src)

public interface StatelessSessionLocalHome
extends EJBLocalHome (src)

Basic stateless session local home


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

Method Detail

create

public StatelessSessionLocal (src)  create()
                             throws CreateException (src) 
Throws:
CreateException (src)