Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
it should be possible to use a generic implementation for manipulating an AnnotatedType during the bootstrapping process of cdi.
e.g.
processAnnotatedType.setAnnotatedType(
new EditableAnnotatedType(processAnnotatedType.getAnnotatedType()).addAnnotation(customAnnotationLiteral))