public class ClassLoaderFromBrooklynClassLoadingContext
extends java.lang.ClassLoader
| Modifier and Type | Method and Description |
|---|---|
static java.lang.ClassLoader |
of(BrooklynClassLoadingContext clc)
Constructs a
ClassLoader which delegates to the given BrooklynClassLoadingContext |
clearAssertionStatus, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatuspublic static java.lang.ClassLoader of(BrooklynClassLoadingContext clc)
ClassLoader which delegates to the given BrooklynClassLoadingContext