| Package | Description |
|---|---|
| org.hibernate.boot.archive.scan.internal | |
| org.hibernate.boot.archive.scan.spi | |
| org.hibernate.boot.model.process.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanResultImpl |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
ScanResultCollector.toScanResult() |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
AbstractScannerImpl.scan(ScanEnvironment environment,
ScanOptions options,
ScanParameters parameters) |
ScanResult |
Scanner.scan(ScanEnvironment environment,
ScanOptions options,
ScanParameters params)
Perform the scanning against the described environment using the
defined options, and return the scan results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScanningCoordinator.applyScanResultsToManagedResources(ManagedResourcesImpl managedResources,
ScanResult scanResult,
MetadataBuildingOptions options,
XmlMappingBinderAccess xmlMappingBinderAccess) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.