public class ORBClassLoader extends Object
| Constructor and Description |
|---|
ORBClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
getClassLoader() |
static Class<?> |
loadClass(String className) |
public static Class<?> loadClass(String className) throws ClassNotFoundException
ClassNotFoundExceptionpublic static ClassLoader getClassLoader()
Copyright © 2023 JBoss by Red Hat. All rights reserved.