Uses of Interface
org.hibernate.boot.archive.scan.spi.ClassDescriptor
Packages that use ClassDescriptor
Package
Description
-
Uses of ClassDescriptor in org.hibernate.boot.archive.scan.internal
Classes in org.hibernate.boot.archive.scan.internal that implement ClassDescriptorMethods in org.hibernate.boot.archive.scan.internal that return types with arguments of type ClassDescriptorMethods in org.hibernate.boot.archive.scan.internal with parameters of type ClassDescriptorModifier and TypeMethodDescriptionvoidScanResultCollector.handleClass(ClassDescriptor classDescriptor, boolean rootUrl) -
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 ClassDescriptorModifier and TypeMethodDescriptionScanResult.getLocatedClasses()Returns descriptors for all classes discovered as part of the scan