|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Protected Member Functions | |
| override RuntimeJavaType | FindLoadedClassLazy (string name) |
Protected Member Functions inherited from IKVM.Runtime.RuntimeClassLoader | |
| virtual void | CheckProhibitedPackage (string className) |
| virtual RuntimeJavaType | LoadClassImpl (string name, LoadMode mode) |
Additional Inherited Members | |
Public Member Functions inherited from IKVM.Runtime.RuntimeClassLoader | |
| override string | ToString () |
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. | |
Definition at line 30 of file RuntimeGenericClassLoader.cs.
|
protectedvirtual |
Reimplemented from IKVM.Runtime.RuntimeClassLoader.
Definition at line 61 of file RuntimeGenericClassLoader.cs.