Click or drag to resize

MASES.JCOBridge.C2JBridge.JVMInterop Namespace

Contains public interface and classes to interact with the JVM context
Classes
 ClassDescription
Public classJavaException Encapsulates exceptions from Java.
Interfaces
 InterfaceDescription
Public interfaceIDeclaredJavaObject Interface to directly access all objects allocated from JVM, acts on declared references
Public interfaceIDeclaredJavaType Generic interface for all types implemented managing declared information
Public interfaceIJavaArray Interface for array objects, extends IJavaObjectBase
Public interfaceIJavaObject Interface to directly access all objects allocated from JVM
Public interfaceIJavaObjectBase Base interface for all objects allocated from JVM
Public interfaceIJavaType Generic interface for all types implemented
Public interfaceIJVMWrapper Public aggregate interface, extends IJVMWrapperManagement, IJVMWrapperDirect, IJVMWrapperLow
Public interfaceIJVMWrapperDirect Public direct accessor for JVM: use this interface to directly manage objects and classes, this interface avoids use of dynamic resolution
Public interfaceIJVMWrapperInternal Public accessor for JVM wrapper: it is used internally between CLR and native proxies
Public interfaceIJVMWrapperLow Low level interface to manage JVM
Public interfaceIJVMWrapperManagement Interface defining methods to manage special behaviors of the CLR/JVM interaction
Public interfaceIJVMWrapperStatistics Public accessor for statistics about JVM JNI pressure