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 © 2017–2020 Eclipse Foundation. All rights reserved.