public class ConfigPartitionInitializer extends Object
| Constructor and Description |
|---|
ConfigPartitionInitializer(InstanceLayout instanceLayout,
DnFactory dnFactory,
CacheService cacheService,
org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager)
Creates a new instance of ConfigPartitionHelper.
|
| Modifier and Type | Method and Description |
|---|---|
LdifPartition |
initConfigPartition()
Initializes the configuration partition.
|
public ConfigPartitionInitializer(InstanceLayout instanceLayout, DnFactory dnFactory, CacheService cacheService, org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager)
instanceLayout - the instance layout where the configuration partition lives indnFactory - the DN factorycacheService - the cache serviceschemaManager - the schema managerpublic LdifPartition initConfigPartition() throws Exception
ExceptionCopyright © 2021. All rights reserved.