Uses of Interface
org.hibernate.service.instrumentation.spi.InstrumentationService

Packages that use InstrumentationService
org.hibernate.service.instrumentation.internal   
 

Uses of InstrumentationService in org.hibernate.service.instrumentation.internal
 

Classes in org.hibernate.service.instrumentation.internal that implement InstrumentationService
 class CachingInstrumentationService
           
 

Methods in org.hibernate.service.instrumentation.internal that return InstrumentationService
 InstrumentationService InstrumentationServiceInitiator.initiateService(Map configurationValues, ServiceRegistryImplementor registry)
           
 

Methods in org.hibernate.service.instrumentation.internal that return types with arguments of type InstrumentationService
 Class<InstrumentationService> InstrumentationServiceInitiator.getServiceInitiated()
           
 



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