Searched defs:InstrumentingClassLoader (Results 1 – 1 of 1) sorted by relevance
142 class InstrumentingClassLoader extends ClassLoader { class146 InstrumentingClassLoader(Instrumentor instrumentor, String packageToInstrument) { in InstrumentingClassLoader() method in InstrumentingClassLoader