Class | Description |
---|---|
AbstractServiceRegistryImpl |
Basic implementation of the ServiceRegistry and ServiceRegistryImplementor contracts
|
ProvidedService<R> |
A service provided as-is.
|
SessionFactoryServiceRegistryBuilderImpl | |
SessionFactoryServiceRegistryFactoryImpl |
Acts as a service in the
StandardServiceRegistryImpl whose
function is to act as a factory for SessionFactoryServiceRegistryImpl implementations. |
SessionFactoryServiceRegistryFactoryInitiator | |
SessionFactoryServiceRegistryImpl | |
StandardSessionFactoryServiceInitiators |
Central definition of the standard set of initiators defined by Hibernate for the
SessionFactoryServiceRegistry |
Exception | Description |
---|---|
ServiceDependencyException |
Indictes a problem processing service dependencies.
|
ServiceProxyGenerationException |
Indicates a problem generating a service proxy
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.