org.anadix.utils
Class MultithreadedAnalyzer
java.lang.Object
org.anadix.utils.MultithreadedAnalyzer
public class MultithreadedAnalyzer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultithreadedAnalyzer
public MultithreadedAnalyzer()
throws InstantiationException
- Throws:
InstantiationException
MultithreadedAnalyzer
public MultithreadedAnalyzer(Analyzer analyzer)
MultithreadedAnalyzer
public MultithreadedAnalyzer(Analyzer analyzer,
int threads)
submittAnalysis
public int submittAnalysis(Source source)
getResult
public Report getResult(int id)
throws ResultException
- Throws:
ResultException
getResult
public Report getResult(int id,
boolean block)
throws ResultException
- Throws:
ResultException
dispose
public boolean dispose()
dispose
public boolean dispose(long timeout,
TimeUnit unit)
Copyright © 2011. All Rights Reserved.