The methods of the IJvm interface are listed below. For a complete list of IJvm interface members, see the IJvm Members topic.
Attach | Overloaded. Attaches an already created Java thread to the runtime. This method is not exposed to COM to prevent overloading issues. |
Destroy | Attempts to unload the JVM. |
Detach | Overloaded. Detaches the current thread from the JVM. This method is not exposed to COM to prevent overloading issues. |
IJvm Interface | Codemesh.JuggerNET Namespace