com.beasys.commerce.ebusiness.shipping
Interface ShippingHelperHome

All Superinterfaces
SmartEJBHome, SmartHome

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.
 

Method Detail

create

ShippingHelper create()
                      throws CreateException,
                             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.
Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved