Uses of Class
org.opends.server.config.ConfigurationHandler
Packages that use 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
Methods in org.opends.server.config that return ConfigurationHandlerModifier and TypeMethodDescriptionstatic ConfigurationHandler
ConfigurationHandler.bootstrapConfiguration
(ServerContext serverContext) Bootstraps the server configuration. -
Uses of ConfigurationHandler in org.opends.server.core
Methods in org.opends.server.core that return ConfigurationHandlerModifier and TypeMethodDescriptionDirectoryServer.getConfigurationHandler()
ServerContext.getConfigurationHandler()
Returns the configuration handler, which provides operations to the configuration.