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

Interface Summary
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.
 

Class Summary
AbstractPartition A Partition that helps users to implement their own partition.
ByPassConstants Constants used to determine what kinds of Interceptors need to be bypassed while performing operations within other Interceptors.
DefaultPartitionNexus A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
NullPartition A dummy do nothing partition that is useful for testing NullPartition.
 



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