Class ComponentAnalyzerFactory
- java.lang.Object
-
- de.codecentric.reedelk.module.descriptor.analyzer.component.ComponentAnalyzerFactory
-
public class ComponentAnalyzerFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ComponentAnalyzerget(io.github.classgraph.ScanResult scanResult)
-
-
-
Method Detail
-
get
public static ComponentAnalyzer get(io.github.classgraph.ScanResult scanResult)
-
-