| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapServiceRegistry | |
|---|---|
| org.hibernate.service | |
| org.hibernate.service.internal | |
| org.hibernate.testing.junit4 | |
| Uses of BootstrapServiceRegistry in org.hibernate.service | 
|---|
| Methods in org.hibernate.service that return BootstrapServiceRegistry | |
|---|---|
|  BootstrapServiceRegistry | BootstrapServiceRegistryBuilder.build()Build the bootstrap registry. | 
| Constructors in org.hibernate.service with parameters of type BootstrapServiceRegistry | |
|---|---|
| ServiceRegistryBuilder(BootstrapServiceRegistry bootstrapServiceRegistry)Create a builder with the specified bootstrap services. | |
| Uses of BootstrapServiceRegistry in org.hibernate.service.internal | 
|---|
| Classes in org.hibernate.service.internal that implement BootstrapServiceRegistry | |
|---|---|
|  class | BootstrapServiceRegistryImplServiceRegistryimplementation containing specialized "bootstrap" services, specifically:ClassLoaderServiceIntegratorService | 
| Constructors in org.hibernate.service.internal with parameters of type BootstrapServiceRegistry | |
|---|---|
| AbstractServiceRegistryImpl(BootstrapServiceRegistry bootstrapServiceRegistry) | |
| StandardServiceRegistryImpl(BootstrapServiceRegistry bootstrapServiceRegistry,
                            List<BasicServiceInitiator> serviceInitiators,
                            List<ProvidedService> providedServices,
                            Map<?,?> configurationValues) | |
| Uses of BootstrapServiceRegistry in org.hibernate.testing.junit4 | 
|---|
| Methods in org.hibernate.testing.junit4 that return BootstrapServiceRegistry | |
|---|---|
| protected  BootstrapServiceRegistry | BaseCoreFunctionalTestCase.generateBootstrapRegistry(Properties properties) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||