Metadata facility for Java

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Fuddle at 16:50, 29 October 2025 (new key for Category:Metadata: "" using HotCat). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Metadata Facility for Java is a specification for Java that defines an API for annotating fields, methods, and classes as having particular attributes that indicate they should be processed in specific ways by development tools, deployment tools, or run-time libraries.

The specification was developed under the Java Community Process as JSR 175, and was released as a part of J2SE 5.0 (Tiger).

[edit | edit source]