public class SummaryLoggerInstallerListener extends AbstractProgressInstallerListener
| Constructor and Description |
|---|
SummaryLoggerInstallerListener(InstallData installData)
Constructs a SummaryLoggerInstallerListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterPacks(List<Pack> packs,
ProgressListener listener)
Invoked after packs are installed.
|
getInstallData, getMessage, getProgressNotifierId, getProgressNotifiers, notifyProgress, setProgressNotifierafterDir, afterFile, afterPack, beforeDir, beforeFile, beforePack, beforePacks, beforePacks, initialise, isFileListenerpublic SummaryLoggerInstallerListener(InstallData installData)
installData - the installation datapublic void afterPacks(List<Pack> packs, ProgressListener listener)
afterPacks in interface InstallerListenerafterPacks in class AbstractInstallerListenerpacks - the installed packslistener - the progress listenerIzPackException - for any errorCopyright © 2001–2025. All rights reserved.