add a helper facitily for creating dynamic AnnotationLiterals
-------------------------------------------------------------

                 Key: EXTCDI-16
                 URL: https://issues.apache.org/jira/browse/EXTCDI-16
             Project: MyFaces CODI
          Issue Type: New Feature
            Reporter: Mark Struberg


Some methods in the BeanManager interface have an Annotation parameter. 

If you have only a Class<? extends Annotation> which you get from a few other 
BeanManager methods, then you can use this facility to dynamically create such 
an Annotation by proxying this class and creating a dynamic instance. There is 
imo no other way to provide a Annotation instance dynamically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to