org.globus.cog.abstraction.impl.execution.condor
Class LogReader
java.lang.Object
org.globus.cog.abstraction.impl.execution.condor.LogReader
- All Implemented Interfaces:
- Runnable
- public class LogReader
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogReader
public LogReader(String logFile,
Task task)
run
public void run()
- Specified by:
run in interface Runnable