public class JavassistProxyFactory extends Object implements ProxyFactory
JavassistProxyFactory()
<T> T
getProxy(Class<?> clazz, InvocationHandler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavassistProxyFactory()
public <T> T getProxy(Class<?> clazz, InvocationHandler handler) throws Throwable
getProxy
ProxyFactory
Throwable
Copyright © 2025. All rights reserved.