public abstract class HandlerMetaInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected byte[] |
methodParam |
protected Object |
object |
protected ReflectUtils.MethodProxy |
proxy |
| 构造器和说明 |
|---|
HandlerMetaInfo(Object object,
Method method) |
protected final Object object
protected final ReflectUtils.MethodProxy proxy
protected final byte[] methodParam
Copyright © 2016. All rights reserved.