Jump to content

Metadata facility for Java

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Doug Bell (talk | contribs) at 10:46, 20 February 2006 (moved A Metadata Facility for the Java Programming Language to Metadata facility for Java: While the previous name exactly matches the JSR title, it is too wordy). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Metadata Facility for the Java Programming Language, commonly referred to as JSR 175, is a specification for Java 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 J2SE 5.0 (Tiger).