Package | Description |
---|---|
org.infinispan.cdi.util.annotatedtypebuilder |
Modifier and Type | Method and Description |
---|---|
AnnotationBuilder |
AnnotationBuilder.add(Annotation annotation) |
AnnotationBuilder |
AnnotationBuilder.addAll(org.infinispan.cdi.util.annotatedtypebuilder.AnnotationStore annotations) |
AnnotationBuilder |
AnnotationBuilder.remove(Class<? extends Annotation> annotationType) |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotatedTypeBuilder.mergeAnnotationsOnElement(javax.enterprise.inject.spi.Annotated annotated,
boolean overwriteExisting,
AnnotationBuilder typeAnnotations) |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.