Static information on a Java process is available mainly through the IRemoteField hierarchy of interfaces. These interfaces represent fields that are class members, such as methods, objects, inner classes, or nested class definitions. Because all the attributes of a field are constant during its lifetime, the debugger can cache this information.
For general information, see Retrieving Static Information in the Programmer's Guide.
This topic contains the following sections: