BEA Systems, Inc.

theory.smart.ebusiness.session
Interface EBusinessSessionManagerHome


public interface EBusinessSessionManagerHome
extends SmartEJBHome

The home interface for the EBusinessSessionManager Session Bean. Use this class to create EBusinessSessionManagers.


Method Summary
 EBusinessSessionManager create()
          Create a new EBusinessSessionManager Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public EBusinessSessionManager create()
                               throws javax.ejb.CreateException,
                                      java.rmi.RemoteException
Create a new EBusinessSessionManager Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved