类 OwnServiceUnit
java.lang.Object
org.coodex.concrete.common.modules.AbstractUnit<AbstractParam>
org.coodex.concrete.own.OwnServiceUnit
- 所有已实现的接口:
Comparable<AbstractUnit<AbstractParam>>,Annotated,Documentable
- 直接已知子类:
ProtobufUnit
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidprotected AbstractParambuildParam(Method method, int index) intgetKey()getName()static StringgetUnitKey(AbstractUnit<?> unit) protected AbstractParam[]toArrays(List<AbstractParam> abstractParams) protected DefinitionContext从类继承的方法 org.coodex.concrete.common.modules.AbstractUnit
getAccessAllow, getAnnotation, getAnnotations, getContext, getDeclaredAnnotation, getDeclaringModule, getDescription, getFunctionName, getGenericReturnType, getInvokeType, getLabel, getMethod, getParameters, getReturnType, getRoles, getSignable, isDeprecated
-
构造器详细资料
-
OwnServiceUnit
-
-
方法详细资料
-
getUnitKey
-
getName
- 指定者:
getName在类中AbstractUnit<AbstractParam>- 返回:
- 服务名称
-
getKey
-
afterInit
protected void afterInit()- 覆盖:
afterInit在类中AbstractUnit<AbstractParam>
-
buildParam
- 指定者:
buildParam在类中AbstractUnit<AbstractParam>
-
toArrays
- 指定者:
toArrays在类中AbstractUnit<AbstractParam>
-
toContext
- 指定者:
toContext在类中AbstractUnit<AbstractParam>
-
compareTo
-