© 2001 BEA Systems, Inc.

com.beasys.commerce.ebusiness.payment
Interface CreditCardServiceHome

All Superinterfaces:
SmartEJBHome, SmartHome

public interface CreditCardServiceHome
extends SmartEJBHome

The home interface for the CreditCardService Session Bean. Use this class to create CreditCardService.


Method Summary
 CreditCardService create()
          Create a new CreditCardService Session.
 

Method Detail

create

public CreditCardService create()
                         throws javax.ejb.CreateException,
                                java.rmi.RemoteException
Create a new CreditCardService Session.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved