Class InstallMaintenanceService

java.lang.Object
com.tbg.wms.cli.gui.InstallMaintenanceService

public final class InstallMaintenanceService extends Object
Locates and launches packaged install-maintenance scripts.

This service keeps script discovery and detached process launch behavior out of the GUI shell so install/uninstall support remains testable and easier to adjust for packaging changes.

  • Constructor Details

    • InstallMaintenanceService

      public InstallMaintenanceService()
  • Method Details