Package org.apache.maven.index
Interface Scanner
- All Known Implementing Classes:
- DefaultScanner
public interface Scanner
An abstraction for scanning content of the artifact repositories
- Author:
- Jason van Zyl
- 
Method SummaryModifier and TypeMethodDescriptionscan(ScanningRequest request) Scan repository artifacts and populateScanningResult
- 
Method Details- 
scanScan repository artifacts and populateScanningResult
 
-