public abstract class WindowsSystemHashParameter extends AbstractSystemHashParameter
http://technet.microsoft.com/en-us/library/bb742610.aspx
,
Serialized Formlog, processBuilder, value
Constructor and Description |
---|
WindowsSystemHashParameter(java.lang.String alias,
java.lang.String option) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
protected void |
handleInput(java.io.BufferedReader br) |
equals, hashCode, runProcess
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getKey
public WindowsSystemHashParameter(java.lang.String alias, java.lang.String option)
public java.lang.String getValue()
protected void handleInput(java.io.BufferedReader br) throws java.lang.Exception
handleInput
in class AbstractSystemHashParameter
java.lang.Exception