This project contains the examples related to Reflections in Java.
Following is the folder structure of the project -
This package contains basic uses of the Reflection API.
This package contains examples related to Json i.e. how can we use Reflection API to serialize and de-serialize Java objects into JSON.
This package contains examples of how to load external classes.
This package contains a very basic example of dependency injection framework using Reflection API.
This package contains examples of how methods can be intercepted using Proxy reflection API.
More coming soon...
Code is done, commit is pending :)