Package org.hibernate.service.internal
Implementation of the SPI for integrating pluggable services.
-
Class Summary Class Description AbstractServiceRegistryImpl Basic implementation of theServiceRegistry
andServiceRegistryImplementor
contracts.ProvidedService<R> A service provided as-is.SessionFactoryServiceRegistryBuilderImpl SessionFactoryServiceRegistryFactoryImpl Acts as a service in theStandardServiceRegistryImpl
whose function is to act as a factory forSessionFactoryServiceRegistryImpl
implementations.SessionFactoryServiceRegistryFactoryInitiator SessionFactoryServiceRegistryImpl StandardSessionFactoryServiceInitiators Central definition of the standard set of initiators defined by Hibernate for theSessionFactoryServiceRegistry
-
Exception Summary Exception Description ServiceDependencyException Indicates a problem processing service dependencies.ServiceProxyGenerationException Indicates a problem generating a service proxy