BEA Systems, Inc.

com.beasys.portal.ejb
Interface PortalManagerHome


public interface PortalManagerHome
extends BaseHome

The home interface for the PortalManager EJB.


Method Summary
 PortalManager create()
          Create the session bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, remove, remove
 

Method Detail

create

public PortalManager create()
                     throws javax.ejb.CreateException,
                            java.rmi.RemoteException
Create the session bean.
Returns:
PortalManager the session bean.
Throws:
CreateException - error on create.
RemoteException - container error.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved