接口分层结构
- org.coodex.concrete.api.Application
- org.coodex.util.SelectableService<Param_Type>
- org.coodex.concrete.api.LimitingStrategy
注释类型分层结构
- org.coodex.concrete.api.AccessAllow (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.ConcreteService (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Description (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Domain (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.ErrorCode (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.ErrorCode.Key (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.ErrorCode.Template (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Limiting (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Modules (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Modules.NonFunctional (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Overlay (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Priority (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Safely (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.ServiceTiming (implements java.lang.annotation.Annotation)
- org.coodex.concrete.api.Signable (implements java.lang.annotation.Annotation)