Package org.globus.util
Class Tail
java.lang.Object
org.globus.util.Tail
- All Implemented Interfaces:
Runnable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tail
public Tail()
-
-
Method Details
-
setLog
public void setLog(org.apache.commons.logging.Log logger) -
start
public void start() -
join
- Throws:
InterruptedException
-
addFile
- Throws:
IOException
-
run
public void run() -
stop
public void stop()
-