public final class QuarkusRegionFactoryInitiator extends Object implements org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.cache.spi.RegionFactory>
| Modifier and Type | Field and Description |
|---|---|
static QuarkusRegionFactoryInitiator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<org.hibernate.cache.spi.RegionFactory> |
getServiceInitiated() |
org.hibernate.cache.spi.RegionFactory |
initiateService(Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry) |
public static final QuarkusRegionFactoryInitiator INSTANCE
public Class<org.hibernate.cache.spi.RegionFactory> getServiceInitiated()
getServiceInitiated in interface org.hibernate.service.spi.ServiceInitiator<org.hibernate.cache.spi.RegionFactory>public org.hibernate.cache.spi.RegionFactory initiateService(Map configurationValues, org.hibernate.service.spi.ServiceRegistryImplementor registry)
initiateService in interface org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.cache.spi.RegionFactory>Copyright © 2021 JBoss by Red Hat. All rights reserved.