© 2001 BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface RealmConfigurationHome

All Superinterfaces:
SmartEJBHome, SmartHome

public interface RealmConfigurationHome
extends SmartEJBHome

The home interface for the RealmConfiguration EJB.


Method Summary
 RealmConfiguration create()
          Create the realm configuration bean.
 

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

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved