© 2002 BEA Systems, Inc.


com.bea.p13n.usermgmt
Interface GroupManagerHome


public interface GroupManagerHome
extends javax.ejb.EJBHome

The home interface for the GroupManager EJB.


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

Method Detail

create

public GroupManager create()
                    throws javax.ejb.CreateException,
                           java.rmi.RemoteException
Create the GroupManager bean.

Returns:
the GroupManager session bean.
Throws:
CreateException - error on create.
RemoteException - container error.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved