| Interface | Description |
|---|---|
| BootstrapServiceRegistry |
Specialization of the
ServiceRegistry contract mainly to make the
ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe |
| Service |
Marker interface for services.
|
| ServiceRegistry |
A registry of
services. |
| Class | Description |
|---|---|
| BootstrapServiceRegistryBuilder |
Builder for bootstrap
ServiceRegistry instances. |
| ServiceRegistryBuilder |
Builder for standard
ServiceRegistry instances. |
| StandardServiceInitiators |
Central definition of the standard set of service initiators defined by Hibernate.
|
| Exception | Description |
|---|---|
| UnknownServiceException |
Indicates that an unkown service was requested from the registry.
|
| UnknownUnwrapTypeException |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.