|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.util.Tail
public class Tail
| Constructor Summary | |
|---|---|
Tail()
|
|
| Method Summary | |
|---|---|
void |
addFile(java.io.File file,
java.io.OutputStream out,
int pos)
|
void |
join()
|
void |
run()
|
void |
setLog(org.apache.commons.logging.Log logger)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tail()
| Method Detail |
|---|
public void setLog(org.apache.commons.logging.Log logger)
public void start()
public void join()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void addFile(java.io.File file,
java.io.OutputStream out,
int pos)
throws java.io.IOException
java.io.IOExceptionpublic void run()
run in interface java.lang.Runnablepublic void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||