MASES. |
Class | Description | |
---|---|---|
JavaException | Encapsulates exceptions from Java. |
Interface | Description | |
---|---|---|
IDeclaredJavaObject | Interface to directly access all objects allocated from JVM, acts on declared references | |
IDeclaredJavaType | Generic interface for all types implemented managing declared information | |
IJavaArray | Interface for array objects, extends IJavaObjectBase | |
IJavaObject | Interface to directly access all objects allocated from JVM | |
IJavaObjectBase | Base interface for all objects allocated from JVM | |
IJavaType | Generic interface for all types implemented | |
IJVMWrapper | Public aggregate interface, extends IJVMWrapperManagement, IJVMWrapperDirect, IJVMWrapperLow | |
IJVMWrapperDirect | Public direct accessor for JVM: use this interface to directly manage objects and classes, this interface avoids use of dynamic resolution | |
IJVMWrapperInternal | Public accessor for JVM wrapper: it is used internally between CLR and native proxies | |
IJVMWrapperLow | Low level interface to manage JVM | |
IJVMWrapperManagement | Interface defining methods to manage special behaviors of the CLR/JVM interaction | |
IJVMWrapperStatistics | Public accessor for statistics about JVM JNI pressure |