public static interface BridgeProvider.BridgeProviderContext
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getReturnType()
Returns the type of the indexed member/property;
for arrays and collections, returns the type of the contained elements.
|
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.ServiceManagerCopyright © 2006–2017 Hibernate. All rights reserved.