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

Interface Summary
Partition An interfaces that bridges between underlying JNDI entries and JNDI Context API.
 

Class Summary
AbstractPartition A Partition that helps users to implement their own partition.
ByPassConstants TODO ByPassConstants.
DefaultPartitionNexus A nexus for partitions dedicated for storing entries specific to a naming context.
PartitionNexus A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
PartitionNexusProxy A decorator that wraps other PartitionNexus to enable InterceptorChain and InvocationStack support.
 



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