Class CSystemUtil


  • public class CSystemUtil
    extends java.lang.Object
    This is a tool for common System call we use.
    • Constructor Summary

      Constructors 
      Constructor Description
      CSystemUtil()  
    • Constructor Detail

      • CSystemUtil

        public CSystemUtil()
    • Method Detail

      • getPlatform

        public static CPlatform getPlatform()
      • getUserName

        public static java.lang.String getUserName()
      • getHostIP

        public static java.lang.String getHostIP()