© 2001 BEA Systems, Inc.

com.beasys.commerce.bridge.ldap
Interface LDAPConfigurationHome


public interface LDAPConfigurationHome

The home interface for the LDAPConfiguration EJB.


Method Summary
 LDAPConfiguration create()
          Create the UserManager bean.
 

Method Detail

create

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

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved