Uses of Class
org.apache.ldap.server.RootNexus

Packages that use RootNexus
org.apache.ldap.server.interceptor   
org.apache.ldap.server.jndi   
 

Uses of RootNexus in org.apache.ldap.server.interceptor
 

Methods in org.apache.ldap.server.interceptor that return RootNexus
 RootNexus InterceptorContext.getRootNexus()
           
 

Constructors in org.apache.ldap.server.interceptor with parameters of type RootNexus
InterceptorContext(java.util.Map environment, SystemPartition systemPartition, GlobalRegistries globalRegistries, RootNexus rootNexus, java.util.Map config)
           
 

Uses of RootNexus in org.apache.ldap.server.jndi
 

Fields in org.apache.ldap.server.jndi declared as RootNexus
protected  RootNexus CoreContextFactory.nexus
          the root nexus
 

Constructors in org.apache.ldap.server.jndi with parameters of type RootNexus
JndiProvider(RootNexus nexus)
          Creates a singlton instance of the BackendSubsystem.
 



Copyright © 2002-2005 . All Rights Reserved.