public final class ReactiveMarkerServiceInitiator extends Object implements org.hibernate.boot.registry.StandardServiceInitiator<ReactiveMarkerService>
service initiator for ReactiveMarkerService.| Modifier and Type | Field and Description |
|---|---|
static ReactiveMarkerServiceInitiator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<ReactiveMarkerService> |
getServiceInitiated() |
ReactiveMarkerService |
initiateService(Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry) |
public static final ReactiveMarkerServiceInitiator INSTANCE
public ReactiveMarkerService initiateService(Map configurationValues, org.hibernate.service.spi.ServiceRegistryImplementor registry)
initiateService in interface org.hibernate.boot.registry.StandardServiceInitiator<ReactiveMarkerService>public Class<ReactiveMarkerService> getServiceInitiated()
getServiceInitiated in interface org.hibernate.service.spi.ServiceInitiator<ReactiveMarkerService>Copyright © 2020-2022 Red Hat, Inc. All Rights Reserved.