com.jdon.bussinessproxy.meta
类 MethodMetaArgs
java.lang.Object
com.jdon.bussinessproxy.meta.MethodMetaArgs
- 所有已实现的接口:
- Serializable
public class MethodMetaArgs
- extends Object
- implements Serializable
- 另请参见:
- 序列化表格
MethodMetaArgs
public MethodMetaArgs(String methodName,
Class[] paramTypes,
Object[] args)
getMethodName
public String getMethodName()
getParamTypes
public Class[] getParamTypes()
getArgs
public Object[] getArgs()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2013. All Rights Reserved.