@Immutable public class RepositoryConfiguration.TextExtracting extends Object
| Constructor and Description |
|---|
RepositoryConfiguration.TextExtracting(Document textExtracting) |
| Modifier and Type | Method and Description |
|---|---|
protected List<RepositoryConfiguration.Component> |
getTextExtractors(Problems problems)
Get the ordered list of text extractors.
|
String |
getThreadPoolName()
Get the name of the thread pool that should be used for sequencing work.
|
protected void |
validateTextExtractors(Problems problems) |
public RepositoryConfiguration.TextExtracting(Document textExtracting)
public String getThreadPoolName()
protected List<RepositoryConfiguration.Component> getTextExtractors(Problems problems)
problems - the container with which should be recorded any problems during component initializationprotected void validateTextExtractors(Problems problems)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.