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