public final class AnnotationConfig<DescriptorType extends AnnotatedDescriptor> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationConfig.Builder<DescriptorType extends AnnotatedDescriptor> |
Modifier and Type | Method and Description |
---|---|
AnnotationMetadataCreator<?,DescriptorType> |
annotationMetadataCreator() |
Map<String,AnnotationAttributeConfig> |
attributes() |
String |
name() |
public String name()
public Map<String,AnnotationAttributeConfig> attributes()
public AnnotationMetadataCreator<?,DescriptorType> annotationMetadataCreator()
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.