bea Systems, Inc.

theory.smart.ebusiness.inventory
Interface InventoryManagerHome


public interface InventoryManagerHome
extends SmartEJBHome

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


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

Method Detail

create

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

bea Systems, Inc.

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