com.beasys.commerce.ebusiness.catalog.service.data
Interface CustomDataManagerHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface CustomDataManagerHome
extends SmartEJBHome

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

See Also
CustomDataManager

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

Method Detail

create

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

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved