Class | Description |
---|---|
ConfigPartitionInitializer |
Tool for initializing the configuration patition.
|
ConfigPartitionReader |
A class used for reading the configuration present in a Partition
and instantiate the necessary objects like DirectoryService, Interceptors etc.
|
ConfigWriter |
This class implements a writer for ApacheDS Configuration.
|
LdifConfigExtractor |
A class to copy the default config to the work directory of a DirectoryService instance.
|
ReadOnlyConfigurationPartition |
This class implements a read-only configuration partition.
|
Enum | Description |
---|---|
ConfigSchemaConstants |
Constants defined for the elements of config schema
|
Exception | Description |
---|---|
ConfigurationException |
An exception used when we cannot read the configuration, or when an error
occurred while reading it from the DIT.
|
Annotation Type | Description |
---|---|
ConfigurationElement |
An annotation used to specify that the qualified field is configuration element.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.