public class InjectionPointModifier extends Object
InjectionPointsTransformer instances and provides helper method to apply them on a given
type. This is used in InjectionPointInfo, prior to creating actual injection points.
In order to operate on up-to-date annotations, this class also leverages AnnotationStore.| Modifier and Type | Method and Description |
|---|---|
Set<org.jboss.jandex.AnnotationInstance> |
applyTransformers(org.jboss.jandex.Type type,
org.jboss.jandex.AnnotationTarget target,
Set<org.jboss.jandex.AnnotationInstance> qualifiers) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.