Package dev.restate.common.reflections
Class ProxySupport
java.lang.Object
dev.restate.common.reflections.ProxySupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TcreateProxy(Class<T> clazz, ProxyFactory.MethodInterceptor interceptor) Resolve the code generatedProxyFactory
-
Constructor Details
-
ProxySupport
public ProxySupport()
-
-
Method Details
-
createProxy
Resolve the code generatedProxyFactory
-