public class BeanInvocationHandler extends Object implements InvocationHandler
| 构造器和说明 |
|---|
BeanInvocationHandler(org.noear.solon.core.AppContext context,
Class<?> clazz,
Object target,
InvocationHandler handler) |
BeanInvocationHandler(org.noear.solon.core.AppContext context,
Object target,
InvocationHandler handler) |
public BeanInvocationHandler(org.noear.solon.core.AppContext context,
Object target,
InvocationHandler handler)
public BeanInvocationHandler(org.noear.solon.core.AppContext context,
Class<?> clazz,
Object target,
InvocationHandler handler)
Copyright © 2024. All rights reserved.