© 2001 BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface UserManagerHome

All Superinterfaces:
SmartEJBHome, SmartHome

public interface UserManagerHome
extends SmartEJBHome

The home interface for the UserManager EJB.


Method Summary
 UserManager create()
          Create the UserManager bean.
 

Method Detail

create

public UserManager create()
                   throws javax.ejb.CreateException,
                          java.rmi.RemoteException
Create the UserManager bean.
Returns:
the UserManager session bean.
Throws:
CreateException - error on create.
RemoteException - container error.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved