A property that can be used to analyze the proxy classes. The returned string contains useful cleartext feedback on the availability of Java types for present proxy types.
The text returned by this property can be a great help during the debugging of configuration problems. We have wasted countless hours trying to figure out an application crash that in the end was due to an innocuous misspelling in a configured classpath root. Be careful with this property because it will cause the loading of all Java classes that are known as proxy types. This is different from the normal mode of operations, where a Java class is only loaded when it is about to be used for the first time.
IJvmLoader Interface | Codemesh.JuggerNET Namespace