BEA Systems, Inc.

theory.smart.ebusiness.invoicing
Interface InvoiceManagerHome


public interface InvoiceManagerHome
extends SmartEJBHome

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


Method Summary
 InvoiceManager create()
          Create a new InvoiceManager Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved