Enum support for @Property annotation
-------------------------------------

                 Key: FELIX-2420
                 URL: https://issues.apache.org/jira/browse/FELIX-2420
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Joel Schuster
            Priority: Minor


It would be nice if the @Property annotation would support Enum types as well 
as the String and numeric types.

Ideally the value would be taken as a String or numeric and the appropriate 
Enum would be chosen based on the valueOf method or the ordinal.


-- 
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