Uses of Enum Class
org.opends.server.tools.ConfigureWindowsService.EnableServiceReturnCode
Packages that use ConfigureWindowsService.EnableServiceReturnCode
-
Uses of ConfigureWindowsService.EnableServiceReturnCode in org.opends.server.tools
Methods in org.opends.server.tools that return ConfigureWindowsService.EnableServiceReturnCodeModifier and TypeMethodDescriptionConfigureWindowsService.enableService()
Enables OpenDJ to run as a windows service.Returns the enum constant of this class with the specified name.ConfigureWindowsService.EnableServiceReturnCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.