public static interface BridgeProvider.BridgeProviderContext
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getReturnType()
Member return type seeking a bridge.
|
ServiceManager |
getServiceManager()
Provides access to the
ServiceManager and gives access to
Hibernate Search services like the ClassLoaderService. |
Class<?> getReturnType()
ServiceManager getServiceManager()
ServiceManager and gives access to
Hibernate Search services like the ClassLoaderService.Copyright © 2006–2014 Hibernate. All rights reserved.