JuggerNET Runtime Library

IJvm Interface

The interface implemented by all JVMs.

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

[Guid(Value="cb9c8980-fded-4812-8a8e-8de1cda3867e")]
[ComVisible(Value=True)]
public interface IJvm

Types that implement IJvm

Type Description
Jvm 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.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

IJvm Members | Codemesh.JuggerNET Namespace