org.jboss.test.security.interfaces
Interface CalledSessionLocalHome

All Superinterfaces:
EJBLocalHome (src)

public interface CalledSessionLocalHome
extends EJBLocalHome (src)

A simple local home for CalledSessionLocal sessions.


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

Method Detail

create

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