public class EnunciateInstrumentedClassLoader extends ClassLoader
| Constructor and Description |
|---|
EnunciateInstrumentedClassLoader(ClassLoader parent,
InstrumentationInfo instrumentation) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
findClass(String name) |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSignerspublic EnunciateInstrumentedClassLoader(ClassLoader parent, InstrumentationInfo instrumentation) throws ClassNotFoundException
ClassNotFoundExceptionpublic Class<?> findClass(String name) throws ClassNotFoundException
findClass in class ClassLoaderClassNotFoundExceptionCopyright © 2016. All rights reserved.