- All Implemented Interfaces:
- org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.bytecode.spi.ProxyFactoryFactory>, org.hibernate.service.spi.ServiceInitiator<org.hibernate.bytecode.spi.ProxyFactoryFactory>
public final class QuarkusRuntimeProxyFactoryFactoryInitiator
extends Object
implements org.hibernate.boot.registry.StandardServiceInitiator<org.hibernate.bytecode.spi.ProxyFactoryFactory>
Responsible for initializing the QuarkusRuntimeProxyFactoryFactory.
N.B. : this is a stateful Service Initiator, it carries the proxy definitions which have been
generated during the Hibernate ORM metadata analysis.