Uses of Class
org.jboss.jandex.AnnotationTransformation.ClassBuilder
Packages that use AnnotationTransformation.ClassBuilder
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of AnnotationTransformation.ClassBuilder in org.jboss.jandex
Subclasses with type arguments of type AnnotationTransformation.ClassBuilder in org.jboss.jandexModifier and TypeClassDescriptionstatic classA builder of annotation transformations for classes.Methods in org.jboss.jandex that return AnnotationTransformation.ClassBuilderModifier and TypeMethodDescriptionAnnotationTransformation.forClasses()Returns a builder for annotation transformation of classes.Adds a predicate that tests whether the current class is the givenclazz.Adds a predicate that tests whether the current class matches givenpredicate.Adds a predicate that tests whether the current class has givenname.