public class ProxyFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Object |
createProxy(Class intfc,
Object handler,
Interceptor interceptor) |
public static Object createProxy(Class intfc, Object handler, Interceptor interceptor)
Copyright © 2019. All rights reserved.