Hierarchy For Package tech.guilhermekaua.spigotboot.core.context.annotations

Package Hierarchies:

Annotation Interface Hierarchy

  • tech.guilhermekaua.spigotboot.core.context.annotations.Async (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Bean (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Component (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Conditional (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.ConditionalOnBean (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.ConditionalOnClass (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.ConditionalOnMissingBean (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Configuration (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Inject (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.OnDisable (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.OnEnable (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Order (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Primary (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Qualifier (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.RegisterMethodHandler (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.annotations.Service (implements java.lang.annotation.Annotation)