Uses of Class
org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
Packages that use AbstractScannerImpl
-
Uses of AbstractScannerImpl in org.hibernate.boot.archive.scan.internal
Subclasses of AbstractScannerImpl in org.hibernate.boot.archive.scan.internalModifier and TypeClassDescriptionclassStandard implementation of the Scanner contract, supporting typical archive walking support where the urls we are processing can be treated using normal file handling.