@Singleton @Named public class JarIdentificationAnalysis extends Object
JarAnalyzer - see its Javadoc for
a typical use.| Constructor and Description |
|---|
JarIdentificationAnalysis(List<JarIdentificationExposer> exposers) |
| Modifier and Type | Method and Description |
|---|---|
JarIdentification |
analyze(JarAnalyzer jarAnalyzer)
Analyze a JAR and find any associated Maven metadata.
|
@Inject public JarIdentificationAnalysis(List<JarIdentificationExposer> exposers)
public JarIdentification analyze(JarAnalyzer jarAnalyzer)
jarAnalyzer - the JAR to analyze. This must not yet have been closed.Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.