| Package | Description |
|---|---|
| org.opends.guitools.uninstaller |
Defines the main classes that are you used by the uninstall and uninstall-gui
command lines.
|
| org.opends.quicksetup.installer |
Defines the classes that are you used by the installer.
|
| org.opends.quicksetup.ui |
Defines the graphical classes that are shared by the different applications.
|
| org.opends.quicksetup.util |
Defines the different auxiliary classes that can be used by the different
applications (installer).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Uninstaller
This class is in charge of performing the uninstallation of Open DS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Installer
This is an abstract class that is in charge of actually performing the
installation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
InstallerHelper.invokeImportLDIF(Application application,
String[] args)
Invokes the import-ldif command-line with the provided parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GuiApplication
This class represents an application with a wizard GUI that can be run in the
context of QuickSetup.
|
| Constructor and Description |
|---|
FileManager(Application app)
Creates a new file manager.
|
ServerController(Application application)
Creates a new instance that will operate on
application's
installation. |
ServerController(Application application,
Installation installation)
Creates a new instance that will operate on
installation
and use application for notifications. |
Copyright © 2010-2020 Wren Security. All Rights Reserved.