com.netscape.jndi.ldap
Class LdapContextFactory

java.lang.Object
  extended bycom.netscape.jndi.ldap.LdapContextFactory
All Implemented Interfaces:
javax.naming.spi.InitialContextFactory

public class LdapContextFactory
extends java.lang.Object
implements javax.naming.spi.InitialContextFactory


Constructor Summary
LdapContextFactory()
           
 
Method Summary
 javax.naming.Context getInitialContext(java.util.Hashtable env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapContextFactory

public LdapContextFactory()
Method Detail

getInitialContext

public javax.naming.Context getInitialContext(java.util.Hashtable env)
                                       throws javax.naming.NamingException
Specified by:
getInitialContext in interface javax.naming.spi.InitialContextFactory
Throws:
javax.naming.NamingException