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.14.220818-82c2bf79b6e60a4d98fb4d1695305d68a91adf44
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