Class ExitWindows


  • public class ExitWindows
    extends Object
    Exit Windows.
    Author:
    Kohsuke Kawaguchi
    • Method Detail

      • logOff

        public static void logOff​(ExitWindows.Flag f)
        Logs off the current user.
      • powerOff

        public static void powerOff​(ExitWindows.Flag f)
        Shuts down the machine.
      • reboot

        public static void reboot​(ExitWindows.Flag f)
        Reboots the machine.