Class ProxyInvocationHandler
- java.lang.Object
-
- org.jboss.resteasy.microprofile.client.ProxyInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler
public class ProxyInvocationHandler extends Object implements InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description ProxyInvocationHandler(Class<?> restClientInterface, Object target, Set<Object> providerInstances, org.jboss.resteasy.client.jaxrs.ResteasyClient client)
-
-
-
Field Detail
-
NO_TYPES
public static final Type[] NO_TYPES
-
-