org.jboss.test.naming.interfaces
Interface TestENCHome

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

public interface TestENCHome
extends EJBHome (src)


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

Method Detail

create

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