© 2005 BEA Systems, Inc.

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

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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved