public class ControllerMetaInfo extends HandlerMetaInfo
methodParam, object, proxy| 构造器和说明 |
|---|
ControllerMetaInfo(Object object,
Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
allowMethod(String method) |
String |
getAllowMethod() |
ParamMetaInfo[] |
getParamMetaInfos() |
String |
toString() |
getMethodParam, invokepublic ParamMetaInfo[] getParamMetaInfos()
public boolean allowMethod(String method)
public String getAllowMethod()
public String toString()
toString 在类中 HandlerMetaInfoCopyright © 2016. All rights reserved.