LdapPropertyManagerHome Interface

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

public interface LdapPropertyManagerHome

    extends EJBHome

The home interface for the LdapPropertyManager Session Bean


All Superinterfaces
EJBHome, Remote

Method Summary

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

Method Detail

create() Method

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

Exceptions

CreateException
RemoteException