org.jboss.test.cmp2.optimisticlock.bug1006723.testsession
Interface TestSessionRemoteHome

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

public interface TestSessionRemoteHome
extends EJBHome (src)


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

Method Detail

create

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