EditableAnnotatedType
---------------------
Key: EXTCDI-123
URL: https://issues.apache.org/jira/browse/EXTCDI-123
Project: MyFaces CODI
Issue Type: New Feature
Components: Core
Reporter: Gerhard Petracek
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))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.