By krishnas
via javabeat.net
Published: Aug 14 2007 / 03:36
Annotations in Java is all about adding meta-data facility to the Java Elements. Like Classes, Interfaces or Enums, Annotations define a type in Java and they can be applied to several Java Elements. Tools which will read and interpret the Annotations will implement a lot of functionalities from the meta-information obtained. For example, they can ensure the consistency between classes, can check the validity of the paramters passed by the clients at run-time and can generate lot of base code for a project. This article provides you a complete guide detailing the various aspects of Annotations. The topics covered in this article are as follows,
SaveShareSend
Tags: java, open source
Comments
raveman replied ago:
he could at least talk about annotation processing(no, i dont mean using reflection), nothing new/cool here!
Konstantin Scheglov replied ago:
I'm tired by this user that posts really old news...
Voters For This Link (11)
Voters Against This Link (4)