Class SystemUtil


  • public final class SystemUtil
    extends java.lang.Object
    This class contains various methods to access system properties.
    • Method Detail

      • getUserName

        public static java.lang.String getUserName()
        Returns:
        the name of the currently logged in user.
      • getHostName

        public static java.lang.String getHostName()
        Returns:
        the name of the local host
      • getSystemTempDirectoryPath

        public static java.lang.String getSystemTempDirectoryPath()
        Returns:
        the path of the systems temporary directory