public final class StartupContextUtil extends Object
StartupContext
.Modifier and Type | Method and Description |
---|---|
static File |
getInstallRoot(Properties p) |
static File |
getInstallRoot(com.sun.enterprise.module.bootstrap.StartupContext sc) |
static File |
getInstanceRoot(Properties p) |
static File |
getInstanceRoot(com.sun.enterprise.module.bootstrap.StartupContext sc) |
static String[] |
getOriginalArguments(com.sun.enterprise.module.bootstrap.StartupContext sc) |
public static File getInstallRoot(Properties p)
public static File getInstallRoot(com.sun.enterprise.module.bootstrap.StartupContext sc)
public static File getInstanceRoot(Properties p)
public static File getInstanceRoot(com.sun.enterprise.module.bootstrap.StartupContext sc)
public static String[] getOriginalArguments(com.sun.enterprise.module.bootstrap.StartupContext sc)
Copyright © 2018. All rights reserved.