|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jprocessunit.WaitEvent
org.jprocessunit.addon.common.FileWaitEvent
public class FileWaitEvent
JProcess unit wait event used to wait until a particular file is found.
| Constructor Summary | |
|---|---|
FileWaitEvent(java.io.File fileToFind)
|
|
| Method Summary | |
|---|---|
boolean |
waitConditionSatisfied()
The wait condition satisfied when the file is found. |
| Methods inherited from class org.jprocessunit.WaitEvent |
|---|
assertEvent, setPollingInterval, setTimeOutValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileWaitEvent(java.io.File fileToFind)
| Method Detail |
|---|
public boolean waitConditionSatisfied()
waitConditionSatisfied in class WaitEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||