bea Systems, Inc.

theory.smart.ebusiness.shipping
Interface ShippingManagerHome


public interface ShippingManagerHome
extends SmartEJBHome

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


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

Method Detail

create

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

bea Systems, Inc.

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