public abstract class AbstractLanguagePairService extends AbstractService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS
Constructor and Description |
---|
AbstractLanguagePairService() |
AbstractLanguagePairService(ServiceContext context) |
Modifier and Type | Method and Description |
---|---|
protected Collection<LanguagePair> |
getSupportedLanguagePairCollection() |
LanguagePair[] |
getSupportedLanguagePairs() |
protected void |
setSupportedLanguagePairs(Collection<LanguagePair> supportedLanguagePairCollection) |
acquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, doGetLastUpdate, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupException
getComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceName
public AbstractLanguagePairService()
public AbstractLanguagePairService(ServiceContext context)
public LanguagePair[] getSupportedLanguagePairs()
protected Collection<LanguagePair> getSupportedLanguagePairCollection()
protected void setSupportedLanguagePairs(Collection<LanguagePair> supportedLanguagePairCollection)