BEA Systems, Inc.

com.beasys.commerce.axiom.advisor
Interface AdvisorHome


public interface AdvisorHome
extends javax.ejb.EJBHome

Specifies the behavior for the home interface for the Advisor.


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

Method Detail

create

public Advisor create()
               throws javax.ejb.CreateException,
                      java.rmi.RemoteException
Create a Advisor.
Returns:
A new Advisor

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved