| Package | Description |
|---|---|
| org.kuali.common.util |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.