public interface Scanner
ArchiveDescriptorFactory
Modifier and Type | Method and Description |
---|---|
ScanResult |
scan(ScanEnvironment environment,
ScanOptions options,
ScanParameters params)
Perform the scanning against the described environment using the
defined options, and return the scan results.
|
ScanResult scan(ScanEnvironment environment, ScanOptions options, ScanParameters params)
environment
- The scan environment.options
- The options to control the scanning.params
- The parameters for scanningCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.