public class MultithreadedAnalyzer extends Object
| Constructor and Description |
|---|
MultithreadedAnalyzer() |
MultithreadedAnalyzer(Analyzer analyzer) |
MultithreadedAnalyzer(Analyzer analyzer,
int threads) |
public MultithreadedAnalyzer()
throws InstantiationException
InstantiationExceptionpublic MultithreadedAnalyzer(Analyzer analyzer)
public MultithreadedAnalyzer(Analyzer analyzer, int threads)
public int submittAnalysis(Source source)
public Report getResult(int id) throws ResultException
ResultExceptionpublic Report getResult(int id, boolean block) throws ResultException
ResultExceptionpublic boolean dispose()
public boolean dispose(long timeout,
TimeUnit unit)
Copyright © 2012. All Rights Reserved.