| Package | Description |
|---|---|
| org.jboss.arquillian.warp.impl.client.execution |
| Modifier and Type | Class and Description |
|---|---|
class |
WarpGroupImpl
Default implemetnation of
WarpGroup. |
| Modifier and Type | Method and Description |
|---|---|
WarpGroup |
WarpContext.getGroup(Object identifier)
Returns the request group based on its identifier under which it was registered using
WarpContext.addGroup(WarpGroup). |
WarpGroup |
WarpContextImpl.getGroup(Object identifier) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WarpGroup> |
WarpContext.getAllGroups()
Returns all registered groups
|
Collection<WarpGroup> |
WarpContextImpl.getAllGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarpContext.addGroup(WarpGroup group)
Registers group to be inspected
|
void |
WarpContextImpl.addGroup(WarpGroup group) |
| Constructor and Description |
|---|
TooManyRequestsException(WarpGroup group,
Request request) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.