public final class QuarkusStrategySelectorBuilder extends Object
StrategySelectorBuilder but
omits registering the components we don't support, and uses a new pattern of registration
meant to avoid class initializations.| Constructor and Description |
|---|
QuarkusStrategySelectorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.hibernate.boot.registry.selector.spi.StrategySelector |
buildSelector(org.hibernate.boot.registry.classloading.spi.ClassLoaderService classLoaderService)
Builds the selector.
|
public static org.hibernate.boot.registry.selector.spi.StrategySelector buildSelector(org.hibernate.boot.registry.classloading.spi.ClassLoaderService classLoaderService)
classLoaderService - The class loading service used to (attempt to) resolve any un-registered
strategy implementations.Copyright © 2021 JBoss by Red Hat. All rights reserved.