|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Manages instances of RuntimeClassLoader. More...
Public Member Functions | |
| RuntimeClassLoaderFactory (RuntimeContext context) | |
| Initializes the static instance. | |
| void | SetWrapperForClassLoader (java.lang.ClassLoader javaClassLoader, RuntimeClassLoader wrapper) |
Manages instances of RuntimeClassLoader.
Definition at line 52 of file RuntimeClassLoaderFactory.cs.
| IKVM.Runtime.RuntimeClassLoaderFactory.RuntimeClassLoaderFactory | ( | RuntimeContext | context | ) |
Initializes the static instance.
Definition at line 70 of file RuntimeClassLoaderFactory.cs.
| void IKVM.Runtime.RuntimeClassLoaderFactory.SetWrapperForClassLoader | ( | java.lang.ClassLoader | javaClassLoader, |
| RuntimeClassLoader | wrapper ) |
Definition at line 329 of file RuntimeClassLoaderFactory.cs.