Uses of Class
org.apache.directory.server.core.jndi.ServerContext

Uses of ServerContext in org.apache.directory.server.core.jndi
 

Subclasses of ServerContext in org.apache.directory.server.core.jndi
 class ServerDirContext
          The DirContext implementation for the Server Side JNDI LDAP provider.
 class ServerLdapContext
          An implementation of a JNDI LdapContext.
 

Methods in org.apache.directory.server.core.jndi that return ServerContext
 ServerContext ServerLdapContext.getRootContext()
           
abstract  ServerContext ServerContext.getRootContext()
          Gets a handle on the root context of the DIT.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.