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