ejb.search
Interface SearchHome

All Superinterfaces:
EJBHome, Remote

public interface SearchHome
extends EJBHome

Version:
1.0
Author:
Team2 This is the home interface for the Search stateless session bean. For information about the Search component, its behavior and exception handling, please see Search., Team Two: Matthew Bass, Vijay Sai, Mannik Bhojwani, Paulo Merson
See Also:
Search

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

Method Detail

create

public Search create()
              throws CreateException,
                     RemoteException


Copyright © 2003 Team Two.