Class ProxyInvocationHandler
java.lang.Object
org.jboss.resteasy.microprofile.client.ProxyInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProxyInvocationHandler(Class<?> restClientInterface, Object target, Set<Object> providerInstances, org.jboss.resteasy.client.jaxrs.ResteasyClient client) -
Method Summary
-
Field Details
-
NO_TYPES
-
-
Constructor Details
-
ProxyInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-