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.changelog   
org.apache.directory.server.core.interceptor.context   
org.apache.directory.server.core.partition   
org.apache.directory.server.core.schema   
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
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.changelog
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.interceptor.context
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.partition
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 

Classes in org.apache.directory.server.core.partition used by org.apache.directory.server.core.schema
AbstractPartition
          A Partition that helps users to implement their own partition.
Partition
          Interface for entry stores containing a part of the DIB (Directory Information Base).
 



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