© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.shipping
Interface ShippingHelperHome


public interface ShippingHelperHome
extends SmartEJBHome

The home interface for the ShippingHelper Session Bean.

See Also:
ShippingHelper

Method Summary
 ShippingHelper create()
          Creates a ShippingHelper session bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public ShippingHelper create()
                      throws javax.ejb.CreateException,
                             java.rmi.RemoteException
Creates a ShippingHelper session bean. Creates a ShippingHelper Session bean and returns a remote reference to the ShippingHelper.

Returns:
remote reference to the ShippingHelper.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved