Class StartupContextUtil


  • public final class StartupContextUtil
    extends Object
    This encapsulates the behavior of the properties object that's part of StartupContext.
    Author:
    [email protected]
    • Method Detail

      • getInstallRoot

        public static File getInstallRoot​(Properties p)
      • getInstallRoot

        public static File getInstallRoot​(com.sun.enterprise.module.bootstrap.StartupContext sc)
      • getInstanceRoot

        public static File getInstanceRoot​(Properties p)
      • getInstanceRoot

        public static File getInstanceRoot​(com.sun.enterprise.module.bootstrap.StartupContext sc)
      • getOriginalArguments

        public static String[] getOriginalArguments​(com.sun.enterprise.module.bootstrap.StartupContext sc)