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, remove, remove
 

Method Detail

create

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

bea Systems, Inc.

© Copyright 2000 bea Systems, Inc. All rights reserved.