Link Details

Link 108004 thumbnail
User 131196 avatar

By jj83777
via tutorials.jenkov.com
Published: Aug 28 2008 / 05:46

This is text no. 7 in a series on Java Reflection. This text covers how to access annotations of classes, methods, parameters and fields at runtime using Java Reflection. Accessing annotations at runtime via reflection is a feature often used by various frameworks, like persistence frameworks, dependency injection frameworks etc.
  • 23
  • 0
  • 2123
  • 617

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.