org.mutabilitydetector.classloading
Class CachingAnalysisClassLoader
java.lang.Object
org.mutabilitydetector.classloading.CachingAnalysisClassLoader
- All Implemented Interfaces:
- AnalysisClassLoader
public final class CachingAnalysisClassLoader
- extends Object
- implements AnalysisClassLoader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingAnalysisClassLoader
public CachingAnalysisClassLoader(AnalysisClassLoader classLoader)
loadClass
public Class<?> loadClass(String dottedClass)
throws ClassNotFoundException
- Specified by:
loadClass
in interface AnalysisClassLoader
- Throws:
ClassNotFoundException
Copyright © 2013. All Rights Reserved.