BEA Systems, Inc.

theory.smart.ebusiness.shoppingadvisor
Interface ShoppingAdvisorHome


public interface ShoppingAdvisorHome
extends SmartEJBHome

The home interface for the ShoppingAdvisor Session Bean. Use this class to create ShoppingAdvisors.


Method Summary
 ShoppingAdvisor create()
          Create a new ShoppingAdvisor Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public ShoppingAdvisor create()
                       throws javax.ejb.CreateException,
                              java.rmi.RemoteException
Create a new ShoppingAdvisor Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved