Package org.hibernate.boot.archive.internal
The internals of archive scanning support.
-
Class Summary Class Description ArchiveHelper Helper for dealing with archivesByteArrayInputStreamAccess An InputStreamAccess implementation based on a byte arrayExplodedArchiveDescriptor AnArchiveDescriptorfor exploded (directory) archives.FileInputStreamAccess An InputStreamAccess implementation based on a File referenceJarFileBasedArchiveDescriptor AnArchiveDescriptorimplementation leveraging theJarFileAPI for processing.JarInputStreamBasedArchiveDescriptor AnArchiveDescriptorthat works on archives accessible through aJarInputStream.JarProtocolArchiveDescriptor An ArchiveDescriptor implementation for handling archives whose url reported a JAR protocol (i.e., jar://).StandardArchiveDescriptorFactory Standard implementation of ArchiveDescriptorFactoryUrlInputStreamAccess