| Reflection |
|
|
Reflection is a new Java feature in JDK 1.1 |
|
|
|
Lets Java code study Java classes | |
|
|
Find types/methods/fields | |
|
|
Primarily targeted at tools | |
|
|
Debuggers | |
|
|
Scripting environments | |
|
|
Application builder tools | |
|
|
Not intended for normal programmers | |