| Package | Description |
|---|---|
| org.hibernate.search.engine.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
class |
MutableSearchFactory
Factory delegating to a concrete implementation of another factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutableSearchFactoryState.setActiveSearchIntegrator(ExtendedSearchIntegratorWithShareableState factory) |
void |
MutableSearchFactory.setDelegate(ExtendedSearchIntegratorWithShareableState delegate) |
Copyright © 2006–2017 Hibernate. All rights reserved.