net.sf.spif.ejb
Interface StoreSessionHome
- All Superinterfaces:
- javax.ejb.EJBHome, java.rmi.Remote
- public interface StoreSessionHome
- extends javax.ejb.EJBHome
Home interface for the StoreSession session bean. The
implementation of this interface is found in the StoreSessionBean
class. This interface describes the create methods for the bean
- Version:
- $revision$ $Date: 2003/02/05 22:15:46 $
- See Also:
EJBHome
,
StoreSession
,
StoreSessionBean
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
create
public StoreSession create()
throws java.rmi.RemoteException,
javax.ejb.CreateException
- Create mehtod for StoreSession
java.rmi.RemoteException
javax.ejb.CreateException
Spif 1.01 (2003-04-03). http://spif.sf.net