Uses of Interface
org.hibernate.boot.archive.scan.spi.PackageDescriptor
Packages that use PackageDescriptor
Package
Description
-
Uses of PackageDescriptor in org.hibernate.boot.archive.scan.internal
Classes in org.hibernate.boot.archive.scan.internal that implement PackageDescriptorMethods in org.hibernate.boot.archive.scan.internal that return types with arguments of type PackageDescriptorMethods in org.hibernate.boot.archive.scan.internal with parameters of type PackageDescriptorModifier and TypeMethodDescriptionvoidScanResultCollector.handlePackage(PackageDescriptor packageDescriptor, boolean rootUrl) Constructor parameters in org.hibernate.boot.archive.scan.internal with type arguments of type PackageDescriptorModifierConstructorDescriptionScanResultImpl(Set<PackageDescriptor> packageDescriptorSet, Set<ClassDescriptor> classDescriptorSet, Set<MappingFileDescriptor> mappingFileSet) -
Uses of PackageDescriptor in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi that return PackageDescriptorModifier and TypeMethodDescriptionprotected PackageDescriptorPackageInfoArchiveEntryHandler.toPackageDescriptor(ArchiveEntry entry) Methods in org.hibernate.boot.archive.scan.spi that return types with arguments of type PackageDescriptorModifier and TypeMethodDescriptionScanResult.getLocatedPackages()Returns descriptors for all packages discovered as part of the scan