Package | Description |
---|---|
org.hibernate.boot.archive.scan.internal | |
org.hibernate.boot.archive.scan.spi |
Modifier and Type | Class and Description |
---|---|
class |
PackageDescriptorImpl |
Modifier and Type | Method and Description |
---|---|
java.util.Set<PackageDescriptor> |
ScanResultImpl.getLocatedPackages() |
Modifier and Type | Method and Description |
---|---|
void |
ScanResultCollector.handlePackage(PackageDescriptor packageDescriptor,
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 |
---|---|
protected PackageDescriptor |
PackageInfoArchiveEntryHandler.toPackageDescriptor(ArchiveEntry entry) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<PackageDescriptor> |
ScanResult.getLocatedPackages()
Returns descriptors for all packages discovered as part of the scan
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.