| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.proxy |
| Modifier and Type | Method and Description |
|---|---|
static GrapheneContextualHandler |
GrapheneContextualHandler.forFuture(GrapheneContext context,
GrapheneProxy.FutureTarget future)
Returns invocation handler which wraps the target for future computation.
|
static GrapheneContextualHandler |
GrapheneContextualHandler.forTarget(GrapheneContext context,
Object target)
Returns invocation handler which wraps the given target instance.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.