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