IJVMBridge |
The IJVMBridgeCore type exposes the following members.
| Name | Description | |
|---|---|---|
| DynJVM | The dynamic entry point for JVM operations. It permits to write code in .NET languages using a syntax not far from the one available in Java. | |
| JVM | The entry point for direct JVM operations. Use DynJVM to write code like you made in Java | |
| Management | The entry point for management operations |