| Class | Description |
|---|---|
| AbstractServiceRegistryImpl | |
| BootstrapServiceRegistryImpl |
ServiceRegistry implementation containing specialized "bootstrap" services, specifically:
ClassLoaderService
IntegratorService
|
| JaxbProcessor | |
| ProvidedService<R> |
A service provided as-is.
|
| SessionFactoryServiceRegistryFactoryImpl |
Acts as a
Service in the StandardServiceRegistryImpl whose function is as a factory for
SessionFactoryServiceRegistryImpl implementations. |
| SessionFactoryServiceRegistryFactoryInitiator | |
| SessionFactoryServiceRegistryImpl | |
| StandardServiceRegistryImpl |
Hibernate implementation of the standard service registry.
|
| 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 © 2012 JBoss by Red Hat. All Rights Reserved.