© 2005 BEA Systems, Inc.

com.bea.p13n.usermgmt
Interface GroupManagerHome

All Superinterfaces:
EJBHome, Remote

Deprecated. Use com.bea.p13n.security.management.authentication.AtnManagerProxy

public interface GroupManagerHome
extends EJBHome

The home interface for the GroupManager EJB.


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

Method Detail

create

public GroupManager create()
                    throws CreateException,
                           RemoteException
Deprecated. 
Create the GroupManager bean.

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

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved