Uses of Class
org.hibernate.boot.archive.scan.internal.ScanResultCollector
Packages that use ScanResultCollector
Package
Description
-
Uses of ScanResultCollector in org.hibernate.boot.archive.scan.spi
Constructors in org.hibernate.boot.archive.scan.spi with parameters of type ScanResultCollectorModifierConstructorDescriptionArchiveContextImpl(boolean isRootUrl, ScanResultCollector scanResultCollector) ClassFileArchiveEntryHandler(ScanResultCollector resultCollector) NonClassFileArchiveEntryHandler(ScanResultCollector resultCollector) PackageInfoArchiveEntryHandler(ScanResultCollector resultCollector)