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, setSigners
public EnunciateInstrumentedClassLoader(ClassLoader parent, InstrumentationInfo instrumentation) throws ClassNotFoundException
ClassNotFoundException
public Class<?> findClass(String name) throws ClassNotFoundException
findClass
in class ClassLoader
ClassNotFoundException
Copyright © 2016. All rights reserved.