com.beasys.commerce.ebusiness.catalog.webservice
Interface CatalogWSHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface CatalogWSHome
extends SmartEJBHome

The home interface for the CatalogWS Session EJB. Use this class to create CatalogWS instances.


Method Summary
 CatalogWS create()
          Create a new CatalogWS EJB.
 

Method Detail

create

CatalogWS create()
                 throws CreateException,
                        RemoteException
Create a new CatalogWS EJB.

Throws
CreateException - on service create error.
RemoteException - on remote error.


Copyright © 2006 BEA Systems, Inc. All Rights Reserved