Metadata facility for Java: Difference between revisions

Content deleted Content added
Bluebot (talk | contribs)
m Fixed See also/External links error(s).
No edit summary
Line 1:
A '''Metadata Facility for the Java Programming Language''', commonly referred to as JSR-175, is specification developed through the [[Java Community Process]] defining an API for annotating fields, methods, and classes as having particular attributes that indicate they should be processed in special ways by development tools, deployment tools, or run-time libraries.
 
JSR-175 was released as a part of [[Java 1.5J2SE]] 5.0 (Tiger).
 
{{Compu-soft-stub}}
 
==External links==
* [http://www.jcp.org/en/jsr/detail?id=175 JSPJSR-175]
 
{{Compu-soft-stub}}
 
[[Category:Java platform]]