Uses of Interface
org.hibernate.boot.archive.scan.spi.ClassDescriptor
-
Packages that use ClassDescriptor Package Description org.hibernate.boot.archive.scan.spi -
-
Uses of ClassDescriptor in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi that return types with arguments of type ClassDescriptor Modifier and Type Method Description java.util.Set<ClassDescriptor>
ScanResult. getLocatedClasses()
Returns descriptors for all classes discovered as part of the scan
-