IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Tools.Exporter.RuntimeBootstrapClassLoader Class Referencesealed
Inheritance diagram for IKVM.Tools.Exporter.RuntimeBootstrapClassLoader:
IKVM.Runtime.RuntimeClassLoader

Additional Inherited Members

- Public Member Functions inherited from IKVM.Runtime.RuntimeClassLoader
override string ToString ()
 
- Protected Member Functions inherited from IKVM.Runtime.RuntimeClassLoader
virtual RuntimeJavaType FindLoadedClassLazy (string name)
 
virtual void CheckProhibitedPackage (string className)
 
virtual RuntimeJavaType LoadClassImpl (string name, LoadMode mode)
 
- Protected Attributes inherited from IKVM.Runtime.RuntimeClassLoader
java.lang.ClassLoader javaClassLoader
 
- Package Functions inherited from IKVM.Runtime.RuntimeClassLoader
- Static Package Functions inherited from IKVM.Runtime.RuntimeClassLoader
- Properties inherited from IKVM.Runtime.RuntimeClassLoader
virtual IDiagnosticHandler Diagnostics [get]
 Gets the IDiagnosticHandler events originated by this class loader should be sent to.
 
RuntimeContext Context [get]
 Gets a reference to the RuntimeContext that this RuntimeClassLoader is hosted within.
 

Detailed Description

Definition at line 32 of file RuntimeBootstrapClassLoader.cs.


The documentation for this class was generated from the following file: