Charles Honton created COMMONSSITE-71:
-----------------------------------------

             Summary: Create project for class path scanning
                 Key: COMMONSSITE-71
                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-71
             Project: Commons All
          Issue Type: Improvement
            Reporter: Charles Honton


Create a project to contain common class path scanning.  Support
discovering of:
1. all of the implementers of a particular interface
2. all of the classes with a specific annotation (or even a particular 
annotation value)
3. a particular field or all of the fields of a class
4. a particular method or all of the fields of a class
5. Any of the above, limited by the location of the class (eg. only classes 
annotated with @Entity from a jar that has a META-INF/persistence.xml file

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to