public class OsgiScanner
extends org.hibernate.boot.archive.scan.spi.AbstractScannerImpl
OSGi-specific implementation of the Scanner contract. Scans the persistence unit Bundle for classes and resources.
| Constructor and Description |
|---|
OsgiScanner(org.osgi.framework.Bundle persistenceBundle)
Constructs the scanner for finding things in a OSGi bundle
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.