public class GlassFishStubBean extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
static <T extends ConfigBeanProxy> |
cloneBean(T configBean,
Class<T> interfaceClass) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic static <T extends ConfigBeanProxy> T cloneBean(T configBean, Class<T> interfaceClass)
Copyright © 2021. All rights reserved.