JuggerNET Runtime Library

IJvmLoader.Load Method

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.

Overload List

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);

See Also

IJvmLoader Interface | Codemesh.JuggerNET Namespace