JavaObjectWrapper
Overview
Location
- Reference: RemObjects.Hydra.Host.dll
- Namespace: RemObjects.Hydra.Host.Java
constructor (JavaObjectHandle) protected
constructor(aInstanceHandle: JavaObjectHandle)
JavaObjectWrapper(JavaObjectHandle aInstanceHandle)
Sub New(aInstanceHandle As JavaObjectHandle)
Parameters:
- aInstanceHandle:
constructor (IJavaReflection, IntPtr) protected
constructor(aJvm: IJavaReflection; aClassId: IntPtr)
JavaObjectWrapper(IJavaReflection aJvm, IntPtr aClassId)
Sub New(aJvm As IJavaReflection, aClassId As IntPtr)
Parameters:
- aJvm:
- aClassId:
JavaClassId protected
property JavaClassId: JClassId read;
JClassId JavaClassId { get; }
ReadOnly Property JavaClassId() As JClassId
JavaInstanceHandle protected
property JavaInstanceHandle: JavaObjectHandle read;
JavaObjectHandle JavaInstanceHandle { get; }
ReadOnly Property JavaInstanceHandle() As JavaObjectHandle
JavaInstanceId protected
property JavaInstanceId: IntPtr read;
IntPtr JavaInstanceId { get; }
ReadOnly Property JavaInstanceId() As IntPtr
JVM protected
property JVM: IJavaReflection read;
IJavaReflection JVM { get; }
ReadOnly Property JVM() As IJavaReflection
JavaClassId protected
property JavaClassId: JClassId read;
JClassId JavaClassId { get; }
ReadOnly Property JavaClassId() As JClassId
JavaInstanceHandle protected
property JavaInstanceHandle: JavaObjectHandle read;
JavaObjectHandle JavaInstanceHandle { get; }
ReadOnly Property JavaInstanceHandle() As JavaObjectHandle
JavaInstanceId protected
property JavaInstanceId: IntPtr read;
IntPtr JavaInstanceId { get; }
ReadOnly Property JavaInstanceId() As IntPtr
JVM protected
property JVM: IJavaReflection read;
IJavaReflection JVM { get; }
ReadOnly Property JVM() As IJavaReflection
constructor (JavaObjectHandle) protected
constructor(aInstanceHandle: JavaObjectHandle)
JavaObjectWrapper(JavaObjectHandle aInstanceHandle)
Sub New(aInstanceHandle As JavaObjectHandle)
Parameters:
- aInstanceHandle:
constructor (IJavaReflection, IntPtr) protected
constructor(aJvm: IJavaReflection; aClassId: IntPtr)
JavaObjectWrapper(IJavaReflection aJvm, IntPtr aClassId)
Sub New(aJvm As IJavaReflection, aClassId As IntPtr)
Parameters:
- aJvm:
- aClassId: