com.beasys.commerce.ebusiness.catalog.service
Interface JdbcCatalogServiceHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface JdbcCatalogServiceHome
extends SmartEJBHome

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

See Also
JdbcCatalogService

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

Method Detail

create

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

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved