public interface RequestGuard
| Modifier and Type | Method and Description |
|---|---|
RequestType |
clearRequestDone()
Resets the type of last request to NONE
|
RequestType |
getRequestDone()
Returns the type of last request which was done
|
void |
waitForRequest()
Waits until the request type changes to other than NONE
|
RequestType getRequestDone()
RequestType clearRequestDone()
void waitForRequest()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.