Package | Description |
---|---|
org.hibernate.ejb.packaging | |
org.hibernate.jpa.boot.scan.internal | |
org.hibernate.jpa.boot.scan.spi | |
org.hibernate.osgi |
Main OSGi support classes
|
Modifier and Type | Interface and Description |
---|---|
interface |
Scanner
Deprecated.
Use
Scanner instead |
Modifier and Type | Class and Description |
---|---|
class |
StandardScanner
Standard implementation of the Scanner contract, supporting typical archive walking support where
the urls we are processing can be treated using normal file handling.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractScannerImpl |
Modifier and Type | Class and Description |
---|---|
class |
OsgiScanner
OSGi-specific implementation of the Scanner contract.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.