© 2005 BEA Systems, Inc.

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

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

Method Detail

create

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

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

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved