Uses of Package
org.hibernate.boot.archive.spi
-
Packages that use org.hibernate.boot.archive.spi Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.archive.internal The internals of archive scanning support.org.hibernate.boot.archive.scan.internal org.hibernate.boot.archive.scan.spi SPI for scanning archives to discover managed classes and named resources.org.hibernate.boot.archive.spi Defines an SPI for scanning of archives for discovery of managed resources.org.hibernate.boot.internal org.hibernate.boot.jaxb.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.testing.boot -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.internal Class Description AbstractArchiveDescriptor Base support for ArchiveDescriptor implementors.ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Models a logical archive, which might be a jar file a zip file an exploded directory etcArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveException Indicates a problem accessing or visiting the archiveInputStreamAccess Contract for building InputStreams, especially in on-demand situationsJarFileEntryUrlAdjuster Optional contract for ArchiveDescriptorFactory implementations to implement to be able to adjust<jar-file/>
URL's defined inpersistence.xml
files. -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.scan.internal Class Description ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveEntry Represent an entry in the archive.ArchiveEntryHandler Handler for archive entries, based on the classified type of the entryInputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.scan.spi Class Description ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Models a logical archive, which might be a jar file a zip file an exploded directory etcArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveEntry Represent an entry in the archive.ArchiveEntryHandler Handler for archive entries, based on the classified type of the entryInputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.archive.spi Class Description ArchiveContext Describes the context for visiting the entries within an archiveArchiveDescriptor Models a logical archive, which might be a jar file a zip file an exploded directory etcArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.ArchiveEntry Represent an entry in the archive.ArchiveEntryHandler Handler for archive entries, based on the classified type of the entryInputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.internal Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances. -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.jaxb.internal Class Description InputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.boot.spi Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.InputStreamAccess Contract for building InputStreams, especially in on-demand situations -
Classes in org.hibernate.boot.archive.spi used by org.hibernate.testing.boot Class Description ArchiveDescriptorFactory Contract for building ArchiveDescriptor instances.