© 2004 BEA Systems, Inc.

com.bea.p13n.usermgmt.config
Interface RealmConfigurationHome

All Superinterfaces:
EJBHome, Remote

public interface RealmConfigurationHome
extends EJBHome

The home interface for the RealmConfiguration EJB.


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

Method Detail

create

public RealmConfiguration create()
                          throws CreateException,
                                 RemoteException
Create the realm configuration bean.

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

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved