Class StandardServiceRegistryImpl

java.lang.Object
org.hibernate.service.internal.AbstractServiceRegistryImpl
org.hibernate.boot.registry.internal.StandardServiceRegistryImpl
All Implemented Interfaces:
AutoCloseable, StandardServiceRegistry, ServiceRegistry, ServiceBinding.ServiceLifecycleOwner, ServiceRegistryImplementor
Direct Known Subclasses:
ServiceRegistryTestingImpl

public class StandardServiceRegistryImpl extends AbstractServiceRegistryImpl implements StandardServiceRegistry
Standard Hibernate implementation of the standard service registry.