Jump to content

Java API/Reflection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sjc (talk | contribs) at 11:34, 25 August 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Reflection is a constituent of the Java API which enables Java code to examine and "reflect" upon Java components at runtime. This enables, for example, advanced debugging strategies.

http://java.sun.com/products/jdk/1.1/docs/guide/reflection/index.html