public class ProxyClass extends Object implements InvocationHandler
Constructor and Description |
---|
ProxyClass(Object handler,
Interceptor interceptor)
Creates a new instance of Proxy
|
public ProxyClass(Object handler, Interceptor interceptor)
Copyright © 2021. All rights reserved.