JuggerNET Runtime Library

Jvm Class

The default implementation for the IJvm interface. You are unlikely to ever have to use these methods explicitly, unless you want to control in detail how .NET threads are attached to the Java virtual machine.

For a list of all members of this type, see Jvm Members.

System.Object
   Codemesh.JuggerNET.Jvm

[ClassInterface(Value=ClassInterfaceType.AutoDual)]
[Guid(Value="417b7c33-04f5-4ae1-a84d-787ce4ec51a2")]
public class Jvm : IJvm

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

Jvm Members | Codemesh.JuggerNET Namespace