|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.util
Class WinProcess

java.lang.Objectcom.flexstor.common.util.FlexProcess
com.flexstor.common.util.WinProcess
- public class WinProcess
- extends FlexProcess
| Field Summary |
| Fields inherited from class com.flexstor.common.util.FlexProcess |
bCommand, LINE_FEED, PATH_SEPARATOR, saArguments, saServerNames, sExecName, TEMP_FILE |
| Constructor Summary | |
protected |
WinProcess(java.lang.String sExecName,
java.lang.String[] saArguments,
java.lang.String[] saServerNames)
|
| Method Summary | |
protected void |
prepareArguments()
Overwritten by subclasses. |
| Methods inherited from class com.flexstor.common.util.FlexProcess |
createProcess, createProcess, execute, getTempFileName, getTempFolder, setCommandMode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
WinProcess
protected WinProcess(java.lang.String sExecName, java.lang.String[] saArguments, java.lang.String[] saServerNames)
| Method Detail |
prepareArguments
protected void prepareArguments()
throws java.io.IOException
- Description copied from class:
FlexProcess - Overwritten by subclasses.
Responsibilty is to modify the argument array for the specific platform.
- Overrides:
prepareArgumentsin classFlexProcess
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC