https://bugzilla.redhat.com/show_bug.cgi?id=1197132

            Bug ID: 1197132
           Summary: Review Request: reflections - a Java runtime metadata
                    analysis
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: sbona...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL: http://resources.ovirt.org/repos/staging/reflections.spec
SRPM URL:
http://resources.ovirt.org/repos/staging/reflections-0.9.9-1.fc22.src.rpm
Description: 
Java runtime metadata analysis, in the spirit of Scannotations
Reflections scans your classpath, indexes the metadata, allows you to query it
on runtime and may save and collect that information for many modules within
your project.
Using Reflections you can query your metadata such as:
* get all subtypes of some type
* get all types/members annotated with some annotation, optionally
  with annotation parameters matching
* get all resources matching a regular expression
* get all methods with specific signature including parameters,
  parameter annotations and return type
Fedora Account System Username: sbonazzo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to