Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.archive.scan.spi | |
org.hibernate.boot.spi | |
org.hibernate.osgi |
Main OSGi support classes
|
Modifier and Type | Method and Description |
---|---|
MetadataBuilder |
MetadataBuilder.applyScanner(Scanner scanner)
Specify a particular Scanner instance to use.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScannerImpl |
Modifier and Type | Method and Description |
---|---|
MetadataBuilder |
AbstractDelegatingMetadataBuilderImplementor.applyScanner(Scanner scanner) |
Modifier and Type | Class and Description |
---|---|
class |
OsgiScanner
OSGi-specific implementation of the Scanner contract.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.