public interface HasClassLoader
Object may provide a context ClassLoader| Modifier and Type | Method and Description |
|---|---|
Class<?> |
compileAndLoadClass(Map<String,String> sourcesMap,
String fullClassName)
Compile the given sources and add them to given
Classloader of the current instance. |
ClassLoader |
getClassLoader() |
ClassLoader getClassLoader()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.