Package | Description |
---|---|
org.hibernate.boot.archive.internal |
The internals of archive scanning support
|
Modifier and Type | Class and Description |
---|---|
class |
ExplodedArchiveDescriptor
Descriptor for exploded (directory) archives
|
class |
JarFileBasedArchiveDescriptor
An ArchiveDescriptor implementation leveraging the
JarFile API for processing. |
class |
JarInputStreamBasedArchiveDescriptor
An ArchiveDescriptor implementation that works on archives accessible through a
JarInputStream . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.