public interface AnnotationMetadataCreator<MetadataType,AnnotatedDescriptorType extends AnnotatedDescriptor>
Modifier and Type | Method and Description |
---|---|
MetadataType |
create(AnnotatedDescriptorType annotatedDescriptor,
AnnotationElement.Annotation annotation) |
MetadataType create(AnnotatedDescriptorType annotatedDescriptor, AnnotationElement.Annotation annotation)
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.