IJVMWrapper |
The IJVMWrapperManagement type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCLRGlobal | Get previously registered Object from CLR global mapper | |
| GetJCGraphicContainer(IJavaObject, Boolean) | Requests to allocate a remote graphic container to host the Component in graphicObject | |
| GetJCGraphicContainer(String, Boolean) | Requests to allocate a remote graphic container to host the Component with class name className | |
| GetJVMGlobal | Get previously registered IJavaObject from JVM global mapper | |
| GetListener | Returns the IJVMBridgeBase listener reference associated to the JVM reference | |
| InitializeListener | Request the initialization of the Listener from the JVM. The listener is a new class which inherits from JVMBridgeListener or JVMBridgeListener | |
| RegisterCLRGlobal | Register the object into the global CLR mapper. | |
| ReleaseJCGraphicContainer | Reelase a IJCGraphicContainer from the JVM | |
| ReleaseListener | Release a IJVMBridgeBase listener reference from the JVM | |
| UnregisterCLRGlobal | Unregister the object from the global CLR mapper. |