Package org.joe_e.reflect

The reflection interface.

See:
          Description

Class Summary
Proxies The dynamic proxy interface.
Reflection The reflection interface.
 

Package org.joe_e.reflect Description

The reflection interface. Allows reflective access to public members defined in public interfaces, and use of dynamic proxies with appropriately vetted invocation handlers.