public final class AnnotationProxyBuildItem extends SimpleBuildItem
Recorder parameters.| Constructor and Description |
|---|
AnnotationProxyBuildItem(AnnotationProxyProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
<A extends Annotation> |
builder(org.jboss.jandex.AnnotationInstance annotationInstance,
Class<A> annotationType) |
public AnnotationProxyBuildItem(AnnotationProxyProvider provider)
public <A extends Annotation> AnnotationProxyProvider.AnnotationProxyBuilder<A> builder(org.jboss.jandex.AnnotationInstance annotationInstance, Class<A> annotationType)
annotationInstance - annotationType - Copyright © 2021 JBoss by Red Hat. All rights reserved.