CSC/ECE 517 Fall 2007/ch1 1c JF: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Features of Reflection == | == Features of Reflection == | ||
Line 6: | Line 4: | ||
== Feature 1 == | == Feature 1 == | ||
=== Reflective Language Examples === | |||
==== Ruby ==== | |||
==== C# ==== | |||
=== Reflective Package Examples === | |||
==== Java ==== | |||
== Feature 2 == | == Feature 2 == | ||
=== Reflective Language Examples === | |||
=== Reflective Package Examples === | |||
= References = |
Revision as of 22:14, 5 September 2010
Features of Reflection
Hooking, Dyanmic method calling, trace execution, list own methods