BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface RealmConfigurationHome


public interface RealmConfigurationHome
extends SmartEJBHome

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

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved