createProxy

open fun <T> createProxy(clazz: Class<T>, interceptor: ProxyFactory.MethodInterceptor): T

Resolve the code generated ProxyFactory