Overview and Uses of Reflection API in Java

Overview and Uses of Reflection API in Java

Table of Contents

• Reflection is the process of analyzing the capabilities of class at run time
• That is analyzing the details about the class which includes the methods in the class, the variables of the class, the constructors in the class, the interface that the class is implementing, the methods that are coming from the interface.
• To gather all the above details, java provides the REFLECTION API.
REFLECTION API is not for project development but used for PRODUCT development

Share this article
Subscribe
By pressing the Subscribe button, you confirm that you have read our Privacy Policy.
Need a Free Demo Class?
Join H2K Infosys IT Online Training
Enroll Free demo class