Journal Journal: How Java Annotations Work
Wrote a little ditty for my office blog about how to use Java annotations in your software. Not just how to add them to your code, but how to find them at runtime and take advantage of that metadata.
http://www.objectpartners.com/2010/08/06/how-do-annotations-work/