|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.isi.pegasus.common.util.CondorVersion.CondorVersionCallback
private class CondorVersion.CondorVersionCallback
An inner class, that implements the StreamGobblerCallback to determine the version of Condor being used.
| Field Summary | |
|---|---|
private String |
mVersion
The version detected. |
| Constructor Summary | |
|---|---|
CondorVersion.CondorVersionCallback()
The Default Constructor |
|
| Method Summary | |
|---|---|
String |
getVersion()
Returns the condor version detected. |
void |
work(String line)
Callback whenever a line is read from the stream by the StreamGobbler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private String mVersion
| Constructor Detail |
|---|
public CondorVersion.CondorVersionCallback()
| Method Detail |
|---|
public void work(String line)
work in interface StreamGobblerCallbackline - the line that is read.public String getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||