Class ProxyInvocationHandler

    • Field Detail

      • NO_TYPES

        public static final Type[] NO_TYPES
    • Constructor Detail

      • ProxyInvocationHandler

        public ProxyInvocationHandler​(Class<?> restClientInterface,
                                      Object target,
                                      Set<Object> providerInstances,
                                      org.jboss.resteasy.client.jaxrs.ResteasyClient client,
                                      jakarta.enterprise.inject.spi.BeanManager beanManager)