Class AbstractServiceRegistryImpl

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

public abstract class AbstractServiceRegistryImpl extends Object implements ServiceRegistryImplementor, ServiceBinding.ServiceLifecycleOwner
Basic implementation of the ServiceRegistry and ServiceRegistryImplementor contracts.