类分层结构
- java.lang.Object
- xyz.xiezc.ioc.starter.common.definition.AnnotationOrder (implements java.lang.Comparable<T>)
- xyz.xiezc.ioc.starter.annotation.AnnotationHandler<T>
- xyz.xiezc.ioc.starter.annotation.handler.AopAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.ComponentAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.ConfigurationAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.CronAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.InitAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.InjectAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.handler.ValueAnnotationHandler
- xyz.xiezc.ioc.starter.annotation.AnnotationHandler<T>
- xyz.xiezc.ioc.starter.common.definition.AnnotationOrder (implements java.lang.Comparable<T>)