Interface InstallationListener


  • @ConsumerType
    public interface InstallationListener
    Optional listener which can be used to monitor the activities of the installer.
    Since:
    1.0
    • Method Detail

      • onEvent

        void onEvent​(InstallationEvent event)
        Receive an installation event.
        Parameters:
        event - The installation event