Click or drag to resize

JCOBridgeInternal Class

General class with helpers for JVM initialization
Inheritance Hierarchy
SystemObject
  MASES.JCOBridge.C2JBridgeJCOBridgeInternal

Namespace:  MASES.JCOBridge.C2JBridge
Assembly:  C2JBridge (in C2JBridge.dll) Version: 2.4.12.220507-908f547aedf9e08963d047b783e99d6b2ed61a1c
Syntax
public static class JCOBridgeInternal

The JCOBridgeInternal type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateWrapper
Wraps an existing Java VM.
Public methodStatic memberInitialize
Initialize the wrappers
Top
Remarks
Do not use it directly. Shall be public, but it is used internally from other classes
See Also