Uses of Class
io.quarkus.arc.processor.StereotypeInfo
-
-
Uses of StereotypeInfo in io.quarkus.arc.processor
Fields in io.quarkus.arc.processor with type parameters of type StereotypeInfo Modifier and Type Field Description static BuildExtension.Key<Map<org.jboss.jandex.DotName,StereotypeInfo>>BuildExtension.Key. STEREOTYPESMethods in io.quarkus.arc.processor that return types with arguments of type StereotypeInfo Modifier and Type Method Description Collection<StereotypeInfo>BeanDeployment. getStereotypes()List<StereotypeInfo>BeanInfo. getStereotypes()Method parameters in io.quarkus.arc.processor with type arguments of type StereotypeInfo Modifier and Type Method Description IntegerAlternativePriorities. compute(org.jboss.jandex.AnnotationTarget target, Collection<StereotypeInfo> stereotypes)
-