Uses of Class
org.jboss.arquillian.graphene.proxy.GrapheneContextualHandler
Packages that use GrapheneContextualHandler
-
Uses of GrapheneContextualHandler in org.jboss.arquillian.graphene.proxy
Methods in org.jboss.arquillian.graphene.proxy that return GrapheneContextualHandlerModifier and TypeMethodDescriptionstatic GrapheneContextualHandlerGrapheneContextualHandler.forFuture(GrapheneContext context, GrapheneProxy.FutureTarget future) Returns invocation handler which wraps the target for future computation.static GrapheneContextualHandlerGrapheneContextualHandler.forTarget(GrapheneContext context, Object target) Returns invocation handler which wraps the given target instance.