public class ServiceComponent extends java.lang.Object implements AnalyzerPlugin
Modifier and Type | Class and Description |
---|---|
private static class |
ServiceComponent.ComponentMaker |
Constructor and Description |
---|
ServiceComponent() |
Modifier and Type | Method and Description |
---|---|
boolean |
analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
public boolean analyzeJar(Analyzer analyzer) throws java.lang.Exception
AnalyzerPlugin
analyzeJar
in interface AnalyzerPlugin
java.lang.Exception