public static interface BridgeProvider.BridgeProviderContext
Modifier and Type | Method and Description |
---|---|
Class<?> |
getReturnType()
Returns the type of the indexed member/property.
|
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
.ServiceManager
Copyright © 2006–2016 Hibernate. All rights reserved.