public class AUnit extends AbstractUnit<AParam,AModule>
| 限定符和类型 | 方法和说明 |
|---|---|
protected AParam |
buildParam(Method method,
int index) |
int |
compareTo(AbstractUnit o) |
String |
getInvokeType()
调用方式
|
String |
getName()
服务名称
|
protected AParam[] |
toArrays(List<AParam> localParams) |
protected DefinitionContext |
toContext() |
afterInit, getAccessAllow, getAnnotation, getAnnotations, getContext, getDeclaredAnnotation, getDeclaringModule, getDescription, getFunctionName, getGenericReturnType, getLabel, getMethod, getParameters, getReturnType, getSignable, isDeprecatedpublic String getName()
AbstractUnitgetName 在类中 AbstractUnit<AParam,AModule>protected AParam buildParam(Method method, int index)
buildParam 在类中 AbstractUnit<AParam,AModule>public String getInvokeType()
AbstractUnitgetInvokeType 在类中 AbstractUnit<AParam,AModule>protected AParam[] toArrays(List<AParam> localParams)
toArrays 在类中 AbstractUnit<AParam,AModule>protected DefinitionContext toContext()
toContext 在类中 AbstractUnit<AParam,AModule>public int compareTo(AbstractUnit o)
Copyright © 2020. All rights reserved.