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

See:
          Description

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.
DefaultPartitionNexus A nexus for partitions dedicated for storing entries specific to a naming context.
Oid Provides constants of private OIDs.
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.
 

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



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