|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object HelperUtility
public class HelperUtility
This helper class extracts the serialHelper from the JAR file, makes it executable and executes it with the given Command line arguments.
Constructor Summary | |
---|---|
HelperUtility()
|
Method Summary | |
---|---|
static java.lang.String |
runHelper(java.lang.String[] args)
Run the serialHelper with the given arguments |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelperUtility()
Method Detail |
---|
public static java.lang.String runHelper(java.lang.String[] args)
args
- Command line arguments for serialHelper
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |