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 Summary
Modifier and TypeMethodDescriptionscan
(ScanningRequest request) Scan repository artifacts and populateScanningResult
-
Method Details
-
scan
Scan repository artifacts and populateScanningResult
-