Interface NativeLaunchManager


  • public interface NativeLaunchManager
    Manages native Client Launcher executables
    • Method Detail

      • hasWindowsLauncher

        boolean hasWindowsLauncher()
        Returns true if a Windows Vision Client Launcher executable is available in the local Gateway
      • hasLinuxLauncher

        boolean hasLinuxLauncher()
        Returns true if a Linux Vision Client Launcher executable is available in the local Gateway
      • hasOSXLauncher

        boolean hasOSXLauncher()
        Returns true if an OSX Vision Client Launcher executable is available in the local Gateway
      • hasWindowsWorkstation

        boolean hasWindowsWorkstation()
        Returns true if a Windows Workstation executable is available in the local Gateway
      • hasLinuxWorkstation

        boolean hasLinuxWorkstation()
        Returns true if a Linux Workstation executable is available in the local Gateway
      • hasOSXWorkstation

        boolean hasOSXWorkstation()
        Returns true if an OSX Workstation executable is available in the local Gateway
      • hasWindowsDesignerLauncher

        boolean hasWindowsDesignerLauncher()
        Returns true if a Windows Designer Launcher executable is available in the local Gateway
      • hasLinuxDesignerLauncher

        boolean hasLinuxDesignerLauncher()
        Returns true if a Linux Designer Launcher executable is available in the local Gateway
      • hasOSXDesignerLauncher

        boolean hasOSXDesignerLauncher()
        Returns true if an OSX Designer Launcher executable is available in the local Gateway