BEA Systems, Inc.

com.beasys.commerce.bridge.ldap
Interface LDAPConfigurationHome


public interface LDAPConfigurationHome
extends javax.ejb.EJBHome

The home interface for the LDAPConfiguration EJB.


Method Summary
 LDAPConfiguration create()
          Create the UserManager bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

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.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved