com.beasys.commerce.axiom.contact
Interface RealmConfigurationHome
- All Superinterfaces:
- SmartEJBHome, SmartHome
- public interface RealmConfigurationHome
- extends SmartEJBHome
The home interface for the RealmConfiguration EJB.
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 createRemoteException
- container error
Copyright © 2001 BEA Systems, Inc. All Rights Reserved