|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Synchronizes with an asynchronous operation of the MILInteractionManager interface.
This interface enables you to test whether or not the associated operation is completed, regardless of the operation result.
MILInteractionManager.asyncStopProcessing(String, MILStopProcessingReason),
MILInteractionManager.asyncSubmit(MILInteraction)| Method Summary | |
boolean |
isCompleted()
Returns true if the associated operation is completed, regardless of the result. |
void |
waitCompleted()
Waits for the associated operation to complete. |
| Method Detail |
public boolean isCompleted()
public void waitCompleted()
throws MILRequestFailedException
MILRequestFailedException - Exception thrown if the request fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||