Class ApplicationUtil

java.lang.Object
org.summerboot.jexpress.util.ApplicationUtil

public class ApplicationUtil extends Object
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Field Details

    • EMPTY_ARGS

      public static final String[] EMPTY_ARGS
    • JAVA_COMMAND_SUN

      protected static final String JAVA_COMMAND_SUN
      Sun property pointing the main class and its arguments. Might not be defined on non Hotspot VM implementations.
      See Also:
    • RESOURCE_PATH

      public static final String RESOURCE_PATH
      See Also:
  • Constructor Details

    • ApplicationUtil

      public ApplicationUtil()
  • Method Details