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