com.bea.p13n.usermgmt.profile.ldap
Interface LdapPropertyManagerHome

All Superinterfaces
javax.ejb.EJBHome, Remote

public interface LdapPropertyManagerHome
extends javax.ejb.EJBHome

The home interface for the LdapPropertyManager Session Bean


Method Summary
 LdapPropertyManager create()
          Create a new LdapPropertyManager Session Bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

LdapPropertyManager create()
                           throws javax.ejb.CreateException,
                                  RemoteException
Create a new LdapPropertyManager Session Bean.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.