© 2005 BEA Systems, Inc.

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

All Superinterfaces:
EJBHome, Remote

public interface DiscountMgmtHome
extends 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 CreateException,
                           RemoteException
Creates a new instance of the DiscountMgmt.

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

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved