Interface StereotypeRegistrar

  • All Superinterfaces:
    BuildExtension

    public interface StereotypeRegistrar
    extends BuildExtension
    Makes it possible to turn an annotation into a stereotype without adding a Stereotype annotation to it.
    • Method Detail

      • getAdditionalStereotypes

        Set<org.jboss.jandex.DotName> getAdditionalStereotypes()
        Returns a set of annotation types (their names) that should be treated as stereotypes. To modify (meta-)annotations on these annotations, use AnnotationsTransformer.