org.jboss.test.naming.interfaces
Interface TestEjbLinkHome

All Superinterfaces:
EJBHome (src) , java.rmi.Remote

public interface TestEjbLinkHome
extends EJBHome (src)


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

Method Detail

create

public TestEjbLink (src)  create()
                   throws CreateException (src) ,
                          java.rmi.RemoteException
Throws:
CreateException (src)
java.rmi.RemoteException