org.mutabilitydetector.asmoverride
Class ClassLoadingVerifierFactory
java.lang.Object
   org.mutabilitydetector.asmoverride.ClassLoadingVerifierFactory
org.mutabilitydetector.asmoverride.ClassLoadingVerifierFactory
- All Implemented Interfaces: 
- AsmVerifierFactory
- public class ClassLoadingVerifierFactory 
- extends Object- implements AsmVerifierFactory
 
| Method Summary | 
|  org.objectweb.asm.tree.analysis.Interpreter<org.objectweb.asm.tree.analysis.BasicValue> | interpreter()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ClassLoadingVerifierFactory
public ClassLoadingVerifierFactory(AnalysisClassLoader classLoader)
interpreter
public org.objectweb.asm.tree.analysis.Interpreter<org.objectweb.asm.tree.analysis.BasicValue> interpreter()
- 
- Specified by:
- interpreterin interface- AsmVerifierFactory
 
- 
 
Copyright © 2013. All Rights Reserved.