Uses of Package
org.apache.ldap.server.partition

Packages that use org.apache.ldap.server.partition
org.apache.ldap.server.configuration   
org.apache.ldap.server.jndi   
org.apache.ldap.server.partition   
org.apache.ldap.server.partition.impl.btree   
org.apache.ldap.server.partition.impl.btree.jdbm   
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.configuration
ContextPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.jndi
ContextPartitionNexus
          A root ContextPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition
ContextPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
ContextPartitionNexus
          A root ContextPartition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition.impl.btree
ContextPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Classes in org.apache.ldap.server.partition used by org.apache.ldap.server.partition.impl.btree.jdbm
ContextPartition
          An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 



Copyright © 2002-2005 . All Rights Reserved.