com.beasys.commerce.ebusiness.catalog.service
Interface CatalogServiceHome
- All Superinterfaces:
- EJBHome, Remote, SmartEJBHome, SmartHome
- public interface CatalogServiceHome
- extends SmartEJBHome
The home interface for the CatalogService Session EJB. Use this
class to create CatalogService instances.
- See Also:
CatalogService
create
public CatalogService create()
throws CreateException,
RemoteException
- Create a new
CatalogService EJB.
- Throws:
CreateException - on service create error.
RemoteException - on remote error.
Copyright © 2005 BEA Systems, Inc. All Rights Reserved