© 2002 BEA Systems, Inc.


com.bea.commerce.ebusiness.discount.mgmt
Interface DiscountMgmtHome


public interface DiscountMgmtHome
extends javax.ejb.EJBHome

The home interface for the DiscountMgmt service.


Method Summary
 DiscountMgmt create()
          Creates a new instance of the DiscountMgmt.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public DiscountMgmt create()
                    throws javax.ejb.CreateException,
                           java.rmi.RemoteException
Creates a new instance of the DiscountMgmt.

Returns:
DiscountMgmt remote reference
Throws:
java.rmi.RemoteException - if there is a communications or systems failure
javax.ejb.CreateException - if there is a problem creating the bean
See Also:
DiscountMgmt

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved