org.mutabilitydetector.classloading
Class ClassForNameWrapper

java.lang.Object
  extended by org.mutabilitydetector.classloading.ClassForNameWrapper
All Implemented Interfaces:
AnalysisClassLoader

public final class ClassForNameWrapper
extends Object
implements AnalysisClassLoader


Constructor Summary
ClassForNameWrapper()
           
 
Method Summary
 Class<?> loadClass(String dottedClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassForNameWrapper

public ClassForNameWrapper()
Method Detail

loadClass

public Class<?> loadClass(String dottedClass)
                   throws ClassNotFoundException
Specified by:
loadClass in interface AnalysisClassLoader
Throws:
ClassNotFoundException


Copyright © 2013. All Rights Reserved.