| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.proxy |
| Modifier and Type | Method and Description |
|---|---|
static GrapheneProxyHandler |
GrapheneProxyHandler.forFuture(GrapheneProxy.FutureTarget future)
Returns invocation handler which wraps the target for future computation.
|
static GrapheneProxyHandler |
GrapheneProxyHandler.forTarget(Object target)
Returns invocation handler which wraps the given target instance.
|
GrapheneProxyHandler |
GrapheneProxyInstance.getHandler() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
GrapheneProxy.getProxyForHandler(GrapheneProxyHandler handler,
Class<?> baseType,
Class<?>... additionalInterfaces) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.