Reflections

A free Java runtime metadata analysis tool, in the spirit of Scannotations
Download

Reflections Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Reflections Team
  • Publisher web site:
  • http://code.google.com/p/reflections/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 46 KB

Reflections Tags


Reflections Description

A free Java runtime metadata analysis tool, in the spirit of Scannotations Reflections is a free and Java based development tool that 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 for:· get all subtypes of some type· get all types annotated with some annotation· get all types annotated with some annotation, including annotation parameters matching· get all methods annotated with some Use the one-stop-shop Reflections object for all that Reflections:· Get an instance of a Reflections object, providing it with your preferred configuration· Query your project's metadata Requirements: · Java


Reflections Related Software