DiscountAssociationMgrHome Interface
- public interface DiscountAssociationMgrHome
extends EJBHome
The home interface for the DiscountAssociationMgr
service.
-
All Superinterfaces
-
EJBHome
, Remote
create() Method
public DiscountAssociationMgr
create()
throws CreateException
, RemoteException
Creates a new instance of the DiscountAssociationMgr
service
Returns
- DiscountAssociationMgr remote reference
Exceptions
-
CreateException
- if there is a problem creating the bean
-
RemoteException
- if there is a communications or systems failure
Related Topics
DiscountAssociationMgr