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, remove, remove
 

Method Detail

create

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

bea Systems, Inc.

© Copyright 2000 bea Systems, Inc. All rights reserved.