© 2005 BEA Systems, Inc.

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

All Superinterfaces:
EJBHome, Remote, 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.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

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

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved