public static class WritableClassLoader.WritableClassLoaderImpl extends ClassLoader implements WritableClassLoader
WritableClassLoader.WritableClassLoaderImpl| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
asClassLoader() |
Class<?> |
writeClass(String name,
byte[] b) |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSignersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWritableClassLoaderpublic Class<?> writeClass(String name, byte[] b)
writeClass in interface WritableClassLoaderpublic ClassLoader asClassLoader()
asClassLoader in interface WritableClassLoaderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.