Class Uninstaller


  • public class Uninstaller
    extends com.install4j.api.UninstallAction
    Used with the Install4J installer to uninstall the remaining files within the Openfire install.
    • Constructor Detail

      • Uninstaller

        public Uninstaller()
    • Method Detail

      • getPercentOfTotalInstallation

        public int getPercentOfTotalInstallation()
        Specified by:
        getPercentOfTotalInstallation in class com.install4j.api.CustomAction
      • performAction

        public boolean performAction​(com.install4j.api.Context context,
                                     com.install4j.api.ProgressInterface progressInterface)
        Overrides:
        performAction in class com.install4j.api.UninstallAction