public class RemoteControlLauncher extends Object
Constructor and Description |
---|
RemoteControlLauncher() |
Modifier and Type | Method and Description |
---|---|
static String |
getArg(String[] args,
int i) |
static RemoteControlConfiguration |
parseLauncherOptions(String[] args) |
static void |
printWrappedErrorLine(String prefix,
String msg) |
static void |
printWrappedErrorLine(String prefix,
String msg,
boolean first) |
static void |
setSystemProperty(String arg) |
static void |
usage(String msg) |
public static void usage(String msg)
public static RemoteControlConfiguration parseLauncherOptions(String[] args)
public static void printWrappedErrorLine(String prefix, String msg, boolean first)
public static void setSystemProperty(String arg)
Copyright © 2012. All Rights Reserved.