public interface MetadataProvider
Modifier and Type | Method and Description |
---|---|
AnnotationReader |
getAnnotationReader(AnnotatedElement annotatedElement)
provide metadata for a gien annotated element
|
Map<Object,Object> |
getDefaults()
provide default metadata
|
AnnotationReader getAnnotationReader(AnnotatedElement annotatedElement)
Copyright © 2019 JBoss by Red Hat. All rights reserved.