Attempts to load a JVM using the configured settings.Codemesh.JuggerNET.IJvmLoader.Read This method is implemented in terms of the load(bool) method with a default value of true.
Attempts to load a JVM using the configured settings.Codemesh.JuggerNET.IJvmLoader.Read This method is implemented in terms of the load(bool) method with a default value of true.
IJvm Load();
Attempts to load a JVM using the configured settings. If the argument is true, an already loaded JVM will be accepted.
IJvm Load(bool);
IJvmLoader Interface | Codemesh.JuggerNET Namespace