| Package | Description |
|---|---|
| org.jboss.arquillian.warp.impl.client.context.operation |
| Modifier and Type | Method and Description |
|---|---|
static <A,T,X extends ContextualOperation<A,T>> |
Contextualizer.contextualize(OperationalContextRetriver retriver,
X operation)
Contextualizes operation with contexts given by
OperationalContext which is given by provided
OperationalContextRetriver |
static <A,T,X extends ContextualOperation<A,T>> |
Contextualizer.contextualize(OperationalContext context,
X operation)
Contextualizes operation with contexts given by
OperationalContext |
Copyright © 2014 JBoss by Red Hat. All rights reserved.