The properties of the IJvmLoader interface are listed below. For a complete list of IJvmLoader interface members, see the IJvmLoader Members topic.
ClassesAnalysis | 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. |
ClassPathAnalysis | A property that can be used to analyze the classpath. The returned string contains useful cleartext feedback on the correctness of configured classpath roots. |
JvmIfCreated | A property giving access to an already created Jvm without creating one. This property allows you to query whether a Jvm has already been loaded via the JvmLoader API. |
MethodsAndFieldsAnalysis | A property that can be used to analyze the inner structure of proxy classes. The returned string contains useful cleartext feedback on the availability of Java fields and methods for present proxy type field and method elements. |
IJvmLoader Interface | Codemesh.JuggerNET Namespace