Package io.temporal.internal.sync
Class NexusServiceInvocationHandler
- java.lang.Object
-
- io.temporal.internal.sync.NexusServiceInvocationHandler
-
- All Implemented Interfaces:
java.lang.reflect.InvocationHandler
public class NexusServiceInvocationHandler extends java.lang.Object implements java.lang.reflect.InvocationHandler
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
-