© 2001 BEA Systems, Inc.

com.beasys.commerce.ebusiness.tax
Interface TaxCalculatorHome

All Superinterfaces:
SmartEJBHome, SmartHome

public interface TaxCalculatorHome
extends SmartEJBHome

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


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

Method Detail

create

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

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved