| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceBinding | |
|---|---|
| org.hibernate.service.internal | |
| org.hibernate.service.spi | |
| Uses of ServiceBinding in org.hibernate.service.internal | 
|---|
| Methods in org.hibernate.service.internal that return ServiceBinding | ||
|---|---|---|
| 
 | BootstrapServiceRegistryImpl.locateServiceBinding(Class<R> serviceRole) | |
| 
 | AbstractServiceRegistryImpl.locateServiceBinding(Class<R> serviceRole) | |
| protected 
 | AbstractServiceRegistryImpl.locateServiceBinding(Class<R> serviceRole,
                     boolean checkParent) | |
| Methods in org.hibernate.service.internal with parameters of type ServiceBinding | ||
|---|---|---|
| 
 | StandardServiceRegistryImpl.configureService(ServiceBinding<R> serviceBinding) | |
| 
 | SessionFactoryServiceRegistryImpl.configureService(ServiceBinding<R> serviceBinding) | |
| 
 | BootstrapServiceRegistryImpl.configureService(ServiceBinding<R> binding) | |
| protected 
 | AbstractServiceRegistryImpl.createService(ServiceBinding<R> serviceBinding) | |
| 
 | BootstrapServiceRegistryImpl.injectDependencies(ServiceBinding<R> binding) | |
| 
 | AbstractServiceRegistryImpl.injectDependencies(ServiceBinding<R> serviceBinding) | |
| protected 
 | AbstractServiceRegistryImpl.registerService(ServiceBinding<R> serviceBinding,
                R service) | |
| 
 | BootstrapServiceRegistryImpl.startService(ServiceBinding<R> binding) | |
| 
 | AbstractServiceRegistryImpl.startService(ServiceBinding<R> serviceBinding) | |
| 
 | BootstrapServiceRegistryImpl.stopService(ServiceBinding<R> binding) | |
| 
 | AbstractServiceRegistryImpl.stopService(ServiceBinding<R> binding) | |
| Uses of ServiceBinding in org.hibernate.service.spi | 
|---|
| Methods in org.hibernate.service.spi that return ServiceBinding | ||
|---|---|---|
| 
 | ServiceRegistryImplementor.locateServiceBinding(Class<R> serviceRole)Locate the binding for the given role. | |
| Methods in org.hibernate.service.spi with parameters of type ServiceBinding | ||
|---|---|---|
| 
 | ServiceBinding.ServiceLifecycleOwner.configureService(ServiceBinding<R> binding) | |
| 
 | ServiceBinding.ServiceLifecycleOwner.injectDependencies(ServiceBinding<R> binding) | |
| 
 | ServiceBinding.ServiceLifecycleOwner.startService(ServiceBinding<R> binding) | |
| 
 | ServiceBinding.ServiceLifecycleOwner.stopService(ServiceBinding<R> binding) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||