Uses of Class
org.opends.server.config.ConfigurationHandler
Package
Description
Contains code used to interact with the Directory Server configuration.
Contains various classes that comprise the core of the Directory Server codebase.
-
Uses of ConfigurationHandler in org.opends.server.config
Modifier and TypeMethodDescriptionstatic ConfigurationHandler
ConfigurationHandler.bootstrapConfiguration
(ServerContext serverContext) Bootstraps the server configuration. -
Uses of ConfigurationHandler in org.opends.server.core
Modifier and TypeMethodDescriptionDirectoryServer.getConfigurationHandler()
ServerContext.getConfigurationHandler()
Returns the configuration handler, which provides operations to the configuration.