Package esmska.update

Class UpdateInstaller


  • public class UpdateInstaller
    extends java.lang.Object
    Class for managing new gateway updates installation.
    • Method Detail

      • installNewGateways

        public void installNewGateways()
        Install all available gateway updates. This will ask UpdateChecker instance for the list of gateway updates. The update information must already be retrieved by it. The gateways will be downloaded and installed in a new thread.