Uses of Class
org.apache.ldap.server.ContextPartitionConfig

Packages that use ContextPartitionConfig
org.apache.ldap.server.jndi   
 

Uses of ContextPartitionConfig in org.apache.ldap.server.jndi
 

Methods in org.apache.ldap.server.jndi that return ContextPartitionConfig
static ContextPartitionConfig PartitionConfigBuilder.getContextPartitionConfig(java.lang.String id, java.util.Hashtable env)
          Extracts properties from a Hashtable and builds a configuration bean for a ContextPartition.
static ContextPartitionConfig[] PartitionConfigBuilder.getContextPartitionConfigs(java.util.Hashtable env)
          Extracts properties from a Hashtable and builds a set of configurations bean for ContextPartitions.
 



Copyright © 2002-2005 . All Rights Reserved.