Uses of Class
org.jboss.arquillian.graphene.proxy.GrapheneProxyHandler
Packages that use GrapheneProxyHandler
-
Uses of GrapheneProxyHandler in org.jboss.arquillian.graphene.proxy
Subclasses of GrapheneProxyHandler in org.jboss.arquillian.graphene.proxyModifier and TypeClassDescriptionclassInvocation handler which wraps the given target for invocation (as the target instance for future computation of target).Methods in org.jboss.arquillian.graphene.proxy that return GrapheneProxyHandlerMethods in org.jboss.arquillian.graphene.proxy with parameters of type GrapheneProxyHandlerModifier and TypeMethodDescriptionstatic <T> TGrapheneProxy.getProxyForHandler(GrapheneProxyHandler handler, Class<?> baseType, Class<?>... additionalInterfaces)