Uses of Class
org.hibernate.service.internal.ProvidedService

Packages that use ProvidedService
org.hibernate.service.internal   
 

Uses of ProvidedService in org.hibernate.service.internal
 

Methods in org.hibernate.service.internal with parameters of type ProvidedService
protected
<R extends Service>
void
AbstractServiceRegistryImpl.createServiceBinding(ProvidedService<R> providedService)
           
 

Constructor parameters in org.hibernate.service.internal with type arguments of type ProvidedService
StandardServiceRegistryImpl(BootstrapServiceRegistry bootstrapServiceRegistry, List<BasicServiceInitiator> serviceInitiators, List<ProvidedService> providedServices, Map<?,?> configurationValues)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.