|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorTextFileResult | |
|---|---|
| org.kuali.common.util | |
| Uses of MonitorTextFileResult in org.kuali.common.util |
|---|
| Methods in org.kuali.common.util that return MonitorTextFileResult | |
|---|---|
static MonitorTextFileResult |
FileSystemUtils.monitorTextFile(File file,
String token,
int intervalMillis,
int timeoutMillis,
String encoding)
Examine the contents of a text file, stopping as soon as it contains token, or timeout is exceeded, whichever comes first. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||