Uses of Class
io.quarkus.arc.processor.StereotypeInfo
Packages that use StereotypeInfo
-
Uses of StereotypeInfo in io.quarkus.arc.processor
Fields in io.quarkus.arc.processor with type parameters of type StereotypeInfoModifier and TypeFieldDescriptionprotected final List<StereotypeInfo>BeanConfiguratorBase.stereotypesstatic final BuildExtension.Key<Map<org.jboss.jandex.DotName,StereotypeInfo>> BuildExtension.Key.STEREOTYPESMethods in io.quarkus.arc.processor that return types with arguments of type StereotypeInfoModifier and TypeMethodDescriptionBeanDeployment.getStereotypes()BeanInfo.getStereotypes()static List<StereotypeInfo>Beans.stereotypesWithTransitive(List<StereotypeInfo> stereotypes, Map<org.jboss.jandex.DotName, StereotypeInfo> allStereotypes) Methods in io.quarkus.arc.processor with parameters of type StereotypeInfoModifier and TypeMethodDescriptionBeanConfiguratorBase.addStereotype(StereotypeInfo stereotype) BeanConfiguratorBase.stereotypes(StereotypeInfo... stereotypes) Method parameters in io.quarkus.arc.processor with type arguments of type StereotypeInfoModifier and TypeMethodDescriptionAlternativePriorities.compute(org.jboss.jandex.AnnotationTarget target, Collection<StereotypeInfo> stereotypes) static List<StereotypeInfo>Beans.stereotypesWithTransitive(List<StereotypeInfo> stereotypes, Map<org.jboss.jandex.DotName, StereotypeInfo> allStereotypes) static List<StereotypeInfo>Beans.stereotypesWithTransitive(List<StereotypeInfo> stereotypes, Map<org.jboss.jandex.DotName, StereotypeInfo> allStereotypes)