Uses of Class
org.forgerock.opendj.config.ServerPaths.Builder
Packages that use ServerPaths.Builder
-
Uses of ServerPaths.Builder in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return ServerPaths.BuilderModifier and TypeMethodDescriptionServerPaths.Builder.configFile(Path configFile) Sets the configuration file.ServerPaths.Builder.installPath(Path installPath) Sets the installation path.ServerPaths.Builder.instancePath(Path instancePath) Sets the instance path.static ServerPaths.BuilderServerPaths.serverPathsBuilder()Creates a new server paths builder.