类 OwnServiceModule<T extends OwnServiceUnit>
java.lang.Object
org.coodex.concrete.common.modules.AbstractModule<T>
org.coodex.concrete.own.OwnServiceModule<T>
- 所有已实现的接口:
Comparable<AbstractModule<T>>,Annotated,Documentable
- 直接已知子类:
ProtobufModule
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.coodex.concrete.common.modules.AbstractModule
buildUnit, getAnnotation, getAnnotations, getDeclaredAnnotation, getDescription, getInterfaceClass, getLabel, getUnits, toArrays
-
构造器详细资料
-
OwnServiceModule
-
-
方法详细资料
-
getName
- 指定者:
getName在类中AbstractModule<T extends OwnServiceUnit>- 返回:
- 服务模块名称
-
compareTo
-