com.jproxy.samples.ejb.test
Interface ISessionHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface ISessionHome
extends javax.ejb.EJBHome


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

Method Detail

create

public ISession create()
                throws java.rmi.RemoteException,
                       javax.ejb.CreateException


Copyright © JProxy LLC. All Rights Reserved.