クラス RuntimeUtils

java.lang.Object
org.nkjmlab.util.java.lang.RuntimeUtils

public class RuntimeUtils extends Object
  • コンストラクタの詳細

    • RuntimeUtils

      public RuntimeUtils()
  • メソッドの詳細

    • getMemoryUsege

      public static String getMemoryUsege()
    • getPid

      public static String getPid()
    • callSystemExitWhenReadingSystemInput

      public static void callSystemExitWhenReadingSystemInput()
    • addShutdownLog

      public static void addShutdownLog(Logger log, String msg, Object... params)