Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.base.state |
Contains the base-implementation of the
Search-Indexer State API . |
net.sf.mmm.search.indexer.impl.spring |
Modifier and Type | Field and Description |
---|---|
private SearchIndexerStateLoader |
AbstractConfiguredSearchIndexer.searchIndexerStateLoader |
Modifier and Type | Method and Description |
---|---|
protected SearchIndexerStateLoader |
AbstractConfiguredSearchIndexer.getSearchIndexerStateLoader() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfiguredSearchIndexer.setSearchIndexerStateLoader(SearchIndexerStateLoader searchIndexerStateLoader) |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerStateLoaderImpl
This is the default implementation of the
SearchIndexerStateLoader interface. |
Modifier and Type | Method and Description |
---|---|
SearchIndexerStateLoader |
SearchIndexerSpringConfig.searchIndexerStateLoader() |
Copyright © 2001–2016 mmm-Team. All rights reserved.