Uses of Package
org.apache.directory.server.core.partition

Packages that use org.apache.directory.server.core.partition
org.apache.directory.server.core   
org.apache.directory.server.core.authz.support ACDF (Access Control Decision Function) and its support classes. 
org.apache.directory.server.core.collective   
org.apache.directory.server.core.configuration   
org.apache.directory.server.core.enumeration   
org.apache.directory.server.core.invocation   
org.apache.directory.server.core.jndi   
org.apache.directory.server.core.partition  
org.apache.directory.server.core.partition.impl.btree   
org.apache.directory.server.core.partition.impl.btree.jdbm   
org.apache.directory.server.ldap.support.extended   
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.authz.support
PartitionNexusProxy
          A decorator that wraps other PartitionNexus to enable InterceptorChain and InvocationStack support.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.collective
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

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

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.enumeration
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.invocation
PartitionNexusProxy
          A decorator that wraps other PartitionNexus to enable InterceptorChain and InvocationStack support.
 

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

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

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

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

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.ldap.support.extended
PartitionNexus
          A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.