| Class | Description |
|---|---|
| AbstractProgressInstallerListener |
An
InstallerListener that may notify ProgressListeners. |
| ActionBase |
Base class for action listeners.
|
| AntAction |
This class contains data and 'perform' logic for ant action listeners.
|
| AntActionInstallerListener |
Installer listener for performing ANT actions.
|
| AntActionUninstallerListener |
Uninstaller listener for performing ANT actions at uninstall time.
|
| BSFAction |
Action which executes a BSF-supported script, which can specify the
appropriate interface methods from the InstallerListener,
and UninstallerListener as BSF methods.
|
| BSFInstallerListener | |
| BSFUninstallerListener | |
| ChmodInstallerListener |
InstallerListener for file and directory permissions
on Unix.
|
| ConfigurationAction |
This class contains data and 'perform' logic for configuration action listeners.
|
| ConfigurationActionTask | |
| ConfigurationInstallerListener | |
| ProgressBarInstallerListener |
Installer listener for reset the progress bar and initialise
ProgressNotifiers to support progress bar
interaction. |
| RegistryInstallerListener |
Installer custom action for handling registry entries on Windows.
|
| RegistryUninstallerListener |
Uninstaller custom action for handling registry entries.
|
| SummaryLoggerInstallerListener |
Installer listener which writes the summary of all panels into the logfile which is defined by
info.summarylogfilepath.
|
| Enum | Description |
|---|---|
| AntLogLevel | |
| AntSeverity | |
| ConfigurationInstallerListener.ConfigType |
Copyright © 2001–2025. All rights reserved.