Package | Description |
---|---|
org.hibernate.jpa.boot.archive.internal |
The internals of archive scanning support
|
org.hibernate.jpa.boot.archive.spi |
Defines the SPI for support of "scanning" of "archives".
|
org.hibernate.jpa.boot.scan.spi | |
org.hibernate.osgi |
Main OSGi support classes
|
Class and Description |
---|
AbstractArchiveDescriptor
Base support for ArchiveDescriptor implementors.
|
ArchiveContext
Describes the context for visiting the entries within an archive
|
ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
ArchiveException
Indicates a problem accessing or visiting the archive
|
Class and Description |
---|
ArchiveContext
Describes the context for visiting the entries within an archive
|
ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
ArchiveEntry
Represent an entry in the archive.
|
ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
|
Class and Description |
---|
ArchiveContext
Describes the context for visiting the entries within an archive
|
ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
ArchiveEntry
Represent an entry in the archive.
|
ArchiveEntryHandler
Handler for archive entries, based on the classified type of the entry
|
Class and Description |
---|
ArchiveContext
Describes the context for visiting the entries within an archive
|
ArchiveDescriptor
Contract for visiting an archive, which might be a jar, a zip, an exploded directory, etc.
|
ArchiveDescriptorFactory
Contract for building ArchiveDescriptor instances.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.