CSC/ECE 517 Fall 2007/ch1 1c JF: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Features of Reflection == | == Features of Reflection == | ||
Hooking, Dyanmic method calling, trace execution, list own methods | |||
== Feature 1 == | == Feature 1 == | ||
== Feature 2 == | == Feature 2 == |
Revision as of 21:47, 5 September 2010
Reflective language features vs reflective packages
Features of Reflection
Hooking, Dyanmic method calling, trace execution, list own methods