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, remove, remove
 

Method Detail

create

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

bea Systems, Inc.

© Copyright 2000 bea Systems, Inc. All rights reserved.