© 2002 BEA Systems, Inc.


com.bea.p13n.usermgmt.config
Interface RealmConfigurationHome


public interface RealmConfigurationHome
extends javax.ejb.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 javax.ejb.CreateException,
                                 java.rmi.RemoteException
Create the realm configuration bean.

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

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved