public interface Scanner
org.hibernate.boot.archive.spi.ArchiveDescriptorFactory| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020. All rights reserved.