| Interface | Description |
|---|---|
| ContextualOperation<A,R> |
An operation which takes argument of A type and returns result of R
|
| OperationalContext |
Stores the context of all associated Arquillian context and their IDs so that can activate it in another thread.
|
| OperationalContextRetriver |
Retrieves the
OperationalContext from arbitrary store |
| Class | Description |
|---|---|
| Contextualizer |
Contextualizer is able to wrap operation so that it can be run in another thread with given contexts activated. |
| OperationalContextInitializer | |
| OperationalContexts |
List of known contexts as they are in the nested in the hierarchy of contexts.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.