Interface InstallEndListener

All Known Implementing Classes:
BaseApp

public interface InstallEndListener
Task listener for installation controller.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Will be called when the installer is finished.
  • Method Details

    • completed

      void completed(ProcessException ex)
      Will be called when the installer is finished.
      Parameters:
      ex - an exception if any or null