Package | Description |
---|---|
net.sf.mmm.content.parser.base |
Contains the base-implementation of the content-parser API.
|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.util.context.base |
Provides the base-implementation of the
Context-API . |
net.sf.mmm.util.context.impl |
Provides the implementation of the
Context-API . |
net.sf.mmm.util.context.impl.spring |
Modifier and Type | Field and Description |
---|---|
private GenericContextFactory |
AbstractContentParser.genericContextFactory |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContentParser.setGenericContextFactory(GenericContextFactory genericContextFactory) |
Modifier and Type | Field and Description |
---|---|
private GenericContextFactory |
AbstractConfiguredSearchIndexer.genericContextFactory |
Modifier and Type | Method and Description |
---|---|
protected GenericContextFactory |
AbstractConfiguredSearchIndexer.getGenericContextFactory()
This method gets the
GenericContextFactory . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfiguredSearchIndexer.setGenericContextFactory(GenericContextFactory genericContextFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericContextFactory
This is the abstract base-implementation of the
GenericContextFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
GenericContextFactoryImpl
This is the implementation of
GenericContextFactory . |
Modifier and Type | Method and Description |
---|---|
GenericContextFactory |
UtilContextSpringConfig.genericContextFactory() |
Copyright © 2001–2016 mmm-Team. All rights reserved.