| Package | Description |
|---|---|
| org.hibernate.boot.archive.scan.internal | |
| org.hibernate.boot.archive.scan.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingFileDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<MappingFileDescriptor> |
ScanResultImpl.getLocatedMappingFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScanResultCollector.handleMappingFile(MappingFileDescriptor mappingFileDescriptor,
boolean rootUrl) |
| Constructor and Description |
|---|
ScanResultImpl(java.util.Set<PackageDescriptor> packageDescriptorSet,
java.util.Set<ClassDescriptor> classDescriptorSet,
java.util.Set<MappingFileDescriptor> mappingFileSet) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<MappingFileDescriptor> |
ScanResult.getLocatedMappingFiles()
Returns descriptors for all mapping files discovered as part of the scan
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.