edu.rice.rubis.beans
Interface SB_SearchItemsByCategoryHome

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

public interface SB_SearchItemsByCategoryHome
extends javax.ejb.EJBHome

This is the Home interface of the SB_SearchItemsByCategory Bean


Method Summary
 SB_SearchItemsByCategory create()
          This method is used to create a new Bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public SB_SearchItemsByCategory create()
                                throws javax.ejb.CreateException,
                                       java.rmi.RemoteException
This method is used to create a new Bean.
Returns:
session bean


Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.