| Package | Description |
|---|---|
| org.jboss.arquillian.warp.impl.client.context.operation | |
| org.jboss.arquillian.warp.impl.client.proxy |
| Modifier and Type | Method and Description |
|---|---|
OperationalContext |
OperationalContexts.application() |
OperationalContext |
OperationalContexts.clazz() |
OperationalContext |
OperationalContextRetriver.retrieve()
Retrieves the
OperationalContext from arbitrary store |
OperationalContext |
OperationalContexts.suite() |
OperationalContext |
OperationalContexts.test() |
OperationalContext |
OperationalContexts.warp() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Contextualizer.contextualize(OperationalContext context,
T instance,
Class<?> interfaze,
Class<?>... contextPropagatingInterfaces)
Contextualizes operation with contexts given by
OperationalContext |
| Modifier and Type | Method and Description |
|---|---|
OperationalContext |
ProxyURLToContextMapping.get(URL proxyUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyURLToContextMapping.register(URL proxyUrl,
Class<?> testClass,
OperationalContext context) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.