Class RestClientSubstitution.DefaultMethodProxyHandler
java.lang.Object
io.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.DefaultMethodProxyHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
RestClientSubstitution
public static class RestClientSubstitution.DefaultMethodProxyHandler
extends Object
implements InvocationHandler
Only for native image.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultMethodProxyHandler
public DefaultMethodProxyHandler()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-