Hierarchy For Package com.bobocode.bring.core.annotation
Annotation Interface Hierarchy
- com.bobocode.bring.core.annotation.Autowired (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Bean (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.BeanProcessor (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Component (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Configuration (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Order (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.PostConstruct (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.PreDestroy (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Primary (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Qualifier (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.ScheduledTask (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Scope (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Service (implements java.lang.annotation.Annotation)
- com.bobocode.bring.core.annotation.Value (implements java.lang.annotation.Annotation)