| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.guard | |
| org.jboss.arquillian.ajocado.request |
| Modifier and Type | Method and Description |
|---|---|
RequestType |
RequestGuard.clearRequestDone()
Resets the type of last request to NONE
|
RequestType |
RequestGuard.getRequestDone()
Returns the type of last request which was done
|
| Modifier and Type | Method and Description |
|---|---|
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.