Package | Description |
---|---|
org.hibernate.jpa.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 © 2001-2015 Red Hat, Inc. All Rights Reserved.