注释类型分层结构
- org.apache.dubbo.config.annotation.Argument (implements java.lang.annotation.Annotation)
- org.apache.dubbo.config.annotation.DubboReference (implements java.lang.annotation.Annotation)
- org.apache.dubbo.config.annotation.DubboService (implements java.lang.annotation.Annotation)
- org.apache.dubbo.config.annotation.Method (implements java.lang.annotation.Annotation)
- org.apache.dubbo.config.annotation.Reference (implements java.lang.annotation.Annotation)
- org.apache.dubbo.config.annotation.Service (implements java.lang.annotation.Annotation)