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. |
Load | Overloaded. Attempts to load a JVM using the configured settings. If the argument is true, an already loaded JVM will be accepted. |
Read | Overloaded. Explicitly updates the instance with configuration information from the specified source. |
UnloadCleanup | Performs cleanup behind a recently destroyed JVM. |
IJvmLoader Interface | Codemesh.JuggerNET Namespace