java.lang.Objectjwrapper.jwutils.JWLauncher
public class JWLauncher
Used to set options on a launch by configuring internal JWrapper dynamic properties
Constructor Summary | |
---|---|
JWLauncher()
|
Method Summary | |
---|---|
static void |
setCreateDebugLogs(java.util.Properties lp)
|
static void |
setCreateDebugLogsUntil(java.util.Properties lp,
long stopCreatingLogsAfter)
|
static void |
setElevateToAdminOrRootViaDialog(java.util.Properties lp)
|
static void |
setElevateToRootAutomatically(java.util.Properties lp,
java.lang.String password)
Sets a virtual app launch to elevate to root using the specified username and password. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JWLauncher()
Method Detail |
---|
public static void setCreateDebugLogs(java.util.Properties lp)
public static void setCreateDebugLogsUntil(java.util.Properties lp, long stopCreatingLogsAfter)
public static void setElevateToAdminOrRootViaDialog(java.util.Properties lp)
public static void setElevateToRootAutomatically(java.util.Properties lp, java.lang.String password)
lp
- password
- the root user password