类分层结构
- java.lang.Object
- top.codef.notice.DefaultNoticCompoenntFactory (implements top.codef.notice.NoticeComponentFactory)
- top.codef.notice.DingDingNoticeSendComponent (implements top.codef.notice.INoticeSendComponent)
- top.codef.notice.EmailNoticeSendComponent (implements org.springframework.beans.factory.InitializingBean, top.codef.notice.INoticeSendComponent)
接口分层结构
- top.codef.notice.NoticeComponentFactory
- top.codef.common.interfaces.Unique
- top.codef.notice.INoticeSendComponent