com.bea.commerce.ebusiness.discount.mgmt
Interface DiscountMgmtHome
- All Superinterfaces:
- EJBHome, Remote
- public interface DiscountMgmtHome
- extends EJBHome
The home interface for the DiscountMgmt service.
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
Copyright © 2004 BEA Systems, Inc. All Rights Reserved